ZZJ
2022-07-28 abe3a86c15105f215992d78bcaaf9b51efa1d565
src/components/Header.vue
@@ -17,7 +17,10 @@
export default {
  methods: {
    jump() {
      window.open("http://www.smartai.com/");
      window.open("http://www.smartai.com/about");
    },
    jump2() {
      window.open("http://www.smartai.com/consult");
    },
  },
};