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