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