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