新网格应用调整目录完成

This commit is contained in:
aixianling
2022-05-27 11:47:33 +08:00
parent c462540112
commit 448513c8cf
35 changed files with 2901 additions and 0 deletions

View File

@@ -56,6 +56,13 @@
"pathRewrite": {
"^/online/tmap/": "/"
}
},
"/grid": {
"target": "http://192.168.1.87:12307",
"changeOrigin": true,
"pathRewrite": {
"^/grid": "/"
}
}
}
},