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