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