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