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