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