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