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