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