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