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