Commit 5bdc48fd by zhangzhijie

修改一些字段显示

parent e31bee98
......@@ -61,15 +61,15 @@ module.exports = {
errors: false
},
proxy: {
"/apiAjzb": {
target: "http://192.168.1.109:8502/", //统一的请求头部每次修改都要重启才会生效西藏:
// target: "http://192.168.1.115:8002/", //统一的请求头部每次修改都要重启才会生效
ws: true,
changeOrigin: true,
pathRewrite: {
"^/apiAjzb": "/"
}
},
// "/apiAjzb": {
// target: "http://192.168.1.109:8501/", //统一的请求头部每次修改都要重启才会生效西藏:
// // target: "http://192.168.1.115:8002/", //统一的请求头部每次修改都要重启才会生效
// ws: true,
// changeOrigin: true,
// pathRewrite: {
// "^/apiAjzb": "/"
// }
// },
"/apiQgCx": {
target: "http://74.6.54.173:8016/", // 公安网地址
// target: "http://192.168.1.115:1004/", //统一的请求头部每次修改都要重启才会生效 //*** 全国查询 单点登录 和 表头 */
......@@ -79,14 +79,14 @@ module.exports = {
"^/apiQgCx": "/"
}
},
"/apiXzxt": {
target: "http://192.168.1.115:8002/", //统一的请求头部每次修改都要重启才会生效
ws: true,
changeOrigin: true,
pathRewrite: {
"^/apiXzxt": "/"
}
},
// "/apiXzxt": {
// target: "http://192.168.1.115:8002/", //统一的请求头部每次修改都要重启才会生效
// ws: true,
// changeOrigin: true,
// pathRewrite: {
// "^/apiXzxt": "/"
// }
// },
"/apiYdjw": {
target: "http://74.6.54.172:8013/", //统一的请求头部每次修改都要重启才会生效
ws: true,
......@@ -129,7 +129,7 @@ module.exports = {
// }
// },
"/apiXzxtGaw": { // 海南
target: "http://74.6.54.153:8002/",
target: "http://localhost:8501/",
ws: true,
changeOrigin: true,
pathRewrite: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment