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