zhangzengfei
2022-09-07 4b0f777c60dcf40c24c500611cf203a7c4cb1462
src/views/trialCenter/components/Banner.vue
@@ -12,7 +12,7 @@
export default {
  methods: {
    jump() {
      this.$router.push("/");
      this.$router.push("/connectUs");
    },
  },
};