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