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