ZZJ
2022-07-29 3420172b70c3122911f8593cd40c78a8bff71caa
src/views/trialCenter/components/Banner.vue
@@ -12,7 +12,7 @@
export default {
  methods: {
    jump() {
      this.$router.push("/");
      this.$router.push("/connectUs");
    },
  },
};