fix: 环境修改

This commit is contained in:
kun 2023-12-28 15:38:26 +08:00
parent 93d7444514
commit 70e685d51f
2 changed files with 4 additions and 4 deletions

View File

@ -8,8 +8,8 @@ NODE_ENV = 'development'
# 沈阳合盈线上 # 沈阳合盈线上
# VITE_API_URL = "http://101.43.164.214:45022" # VITE_API_URL = "http://101.43.164.214:45022"
# VITE_API_URL = 'http://192.168.34.221:30002' # VITE_API_URL = 'http://192.168.34.221:30002'
# VITE_API_URL = 'http://jxj.zhgdyun.com:9809' VITE_API_URL = 'http://jxj.zhgdyun.com:9809'
VITE_API_URL = 'http://192.168.34.221:28888' # VITE_API_URL = 'http://192.168.34.221:28888'
# 百色七参数线上地址 # 百色七参数线上地址
# VITE_API_URL = 'http://101.43.164.214:11113' # VITE_API_URL = 'http://101.43.164.214:11113'

4
package-lock.json generated
View File

@ -7545,7 +7545,7 @@
}, },
"node_modules/ezuikit-js": { "node_modules/ezuikit-js": {
"version": "7.7.8", "version": "7.7.8",
"resolved": "https://registry.npmjs.org/ezuikit-js/-/ezuikit-js-7.7.8.tgz", "resolved": "https://registry.npmmirror.com/ezuikit-js/-/ezuikit-js-7.7.8.tgz",
"integrity": "sha512-DfcPxUhLgchkQU5+0WllD3QghAJYG9mCybCCs0znLoSnMupup6WB1+wjrxPtpt49praQDuMrGoBVe0Mtl1z9/w==" "integrity": "sha512-DfcPxUhLgchkQU5+0WllD3QghAJYG9mCybCCs0znLoSnMupup6WB1+wjrxPtpt49praQDuMrGoBVe0Mtl1z9/w=="
}, },
"node_modules/fast-deep-equal": { "node_modules/fast-deep-equal": {
@ -21529,7 +21529,7 @@
}, },
"ezuikit-js": { "ezuikit-js": {
"version": "7.7.8", "version": "7.7.8",
"resolved": "https://registry.npmjs.org/ezuikit-js/-/ezuikit-js-7.7.8.tgz", "resolved": "https://registry.npmmirror.com/ezuikit-js/-/ezuikit-js-7.7.8.tgz",
"integrity": "sha512-DfcPxUhLgchkQU5+0WllD3QghAJYG9mCybCCs0znLoSnMupup6WB1+wjrxPtpt49praQDuMrGoBVe0Mtl1z9/w==" "integrity": "sha512-DfcPxUhLgchkQU5+0WllD3QghAJYG9mCybCCs0znLoSnMupup6WB1+wjrxPtpt49praQDuMrGoBVe0Mtl1z9/w=="
}, },
"fast-deep-equal": { "fast-deep-equal": {