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