mark
2022-10-25 f20a554bdb24e9dfde9dc6a69d78595944f61d15
src/views/trialCenter/components/Banner.vue
@@ -12,7 +12,7 @@
export default {
  methods: {
    jump() {
      this.$router.push("/");
      this.$router.push("/connectUs");
    },
  },
};