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