修改1
This commit is contained in:
parent
aab2840361
commit
19977f7e86
@ -1,8 +1,8 @@
|
|||||||
# 开发环境配置
|
# 开发环境配置
|
||||||
ENV = 'development'
|
ENV = 'development'
|
||||||
|
|
||||||
VITE_APP_API_HOST = 'http://192.168.0.58:7000'
|
# VITE_APP_API_HOST = 'http://192.168.0.58:7000'
|
||||||
# VITE_APP_API_HOST = 'http://127.0.0.1:7000'
|
VITE_APP_API_HOST = 'http://127.0.0.1:7000'
|
||||||
# VITE_APP_API_HOST = 'http://192.168.50.163:7000'
|
# VITE_APP_API_HOST = 'http://192.168.50.163:7000'
|
||||||
|
|
||||||
# 开发环境
|
# 开发环境
|
||||||
|
|||||||
@ -27,6 +27,7 @@
|
|||||||
"axios": "^0.27.2",
|
"axios": "^0.27.2",
|
||||||
"countup.js": "^2.1.0",
|
"countup.js": "^2.1.0",
|
||||||
"crypto-js": "^4.1.1",
|
"crypto-js": "^4.1.1",
|
||||||
|
"doan": "file:",
|
||||||
"echarts": "^5.5.0",
|
"echarts": "^5.5.0",
|
||||||
"echarts-liquidfill": "^3.1.0",
|
"echarts-liquidfill": "^3.1.0",
|
||||||
"element-plus": "^2.4.1",
|
"element-plus": "^2.4.1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user