微调
This commit is contained in:
@@ -20,7 +20,7 @@ VITE_API_URL=/api
|
||||
# 开发环境跨域代理,支持配置多个
|
||||
|
||||
#VITE_PROXY=[["/api","http://127.0.0.1:18092/"]]
|
||||
VITE_PROXY=[["/api","http://192.168.1.125:18092/"]]
|
||||
VITE_PROXY=[["/api","http://192.168.1.124:18092/"]]
|
||||
#VITE_PROXY=[["/api","http://192.168.1.125:18092/"]]
|
||||
# VITE_PROXY=[["/api","http://192.168.1.138:8080/"]]张文
|
||||
# 开启激活验证
|
||||
|
||||
@@ -37,7 +37,6 @@
|
||||
"electron-builder": "^25.1.8"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
"autofit.js": "^3.2.8",
|
||||
"dayjs": "^1.10.7",
|
||||
"ee-core": "2.10.0",
|
||||
@@ -46,6 +45,5 @@
|
||||
"lodash": "^4.17.21",
|
||||
"mqtt": "^5.10.1",
|
||||
"sass": "^1.80.4"
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user