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