heyujie
2022-07-15 a0b5604fcefa0c7900ecc50830b718f77bba8f39
vue.config.js
@@ -26,13 +26,13 @@
        // target: "http://222.128.87.51:7003",
        // target: "http://192.168.20.10:7009",
        // target: "http://192.168.20.189:7009",
        target: "http://192.168.20.117:7080",
        target: "http://192.168.20.235:7070",
        changeOrigin: true, //开启代理
      },
      "/ws": {
        target: "http://192.168.20.189:7009",
        target: "http://192.168.20.235:7070",
        // ws: true,
        changeOrigin: true,
      },