mark
2022-10-21 1fe240406526b9b6256664559d3d2bec9250135c
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");
    },
  },
};