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"); }, }, };