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