ZZJ
2022-07-27 88078aa63c669cffc2d91e1269d460436427d09d
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");
    },
  },
};