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