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