zhangzengfei
2022-04-26 ba5f0a22558ce40300fa1668d98ea74ad56fd1e3
vue.config.js
@@ -40,7 +40,8 @@
  // }
});
const serverUrl = "http://192.168.20.189:7009"; // 羊五//
// const serverUrl = "http://192.168.20.189:7009"; // 羊五//
const serverUrl = "http://192.168.20.117:7009";
//  const serverUrl = "http://192.168.8.10:7009";
//const serverUrl = "http://192.168.8.118:7009";
@@ -95,7 +96,7 @@
      },
      "/data/api-v/app/findAllApp": {
        // target: '/',
        target: "http://localhost:8080/",
        target: "http://localhost:8081/",
        changeOrigin: true,
        pathRewrite: {
          "^/data/api-v/app/findAllApp": "apps.json",