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