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