微调
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
VITE_USER_NODE_ENV=production
|
||||
|
||||
# 公共基础路径
|
||||
VITE_PUBLIC_PATH=/
|
||||
VITE_PUBLIC_PATH=./
|
||||
|
||||
# 路由模式
|
||||
# Optional: hash | history
|
||||
@@ -22,4 +22,4 @@ VITE_DROP_CONSOLE=true
|
||||
VITE_PWA=true
|
||||
|
||||
# 线上环境接口地址
|
||||
VITE_API_URL="https://mock.mengxuegu.com/mock/629d727e6163854a32e8307e"
|
||||
VITE_API_URL="http://192.168.1.125:18092/"
|
||||
|
||||
Reference in New Issue
Block a user