成本挖掘页面

This commit is contained in:
bwm
2024-08-14 08:58:29 +08:00
parent c71e5a6b01
commit 49855f198a
17 changed files with 1055 additions and 250 deletions
+2 -1
View File
@@ -55,7 +55,8 @@ export default defineConfig(({ mode, command }) => {
// https://cn.vitejs.dev/config/#server-proxy
"/qomo": {
// target: "http://172.16.0.241:8095", //wq
target: "http://172.16.0.162:8082", //bgy
// target: "http://172.16.0.162:8082", //bgy
target: "http://172.16.2.127:8082", //bgy远程
// target: "http://192.168.50.9:2999",//中智平台
changeOrigin: true,
pathRewrite: {