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