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