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