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