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