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