This commit is contained in:
2024-10-09 11:13:57 +08:00
parent 209aa60b03
commit c8d15c5b76
14 changed files with 11 additions and 136 deletions

View File

@@ -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/"