mark
2022-10-25 f20a554bdb24e9dfde9dc6a69d78595944f61d15
src/components/Footer.vue
@@ -24,7 +24,10 @@
  },
  methods: {
    jump() {
      window.open("http://www.smartai.com/");
      window.open("http://www.smartai.com/about");
    },
    jump2() {
      window.open("http://www.smartai.com/consult");
    },
  },
};