zhangzengfei
2022-10-09 d50b0eafa1fcee6e547255cff5b85fe61730860f
src/views/trialCenter/components/Banner.vue
@@ -12,7 +12,7 @@
export default {
  methods: {
    jump() {
      this.$router.push("/");
      this.$router.push("/connectUs");
    },
  },
};