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