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