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