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