This commit is contained in:
ljx
2025-09-06 18:24:00 +08:00
10 changed files with 1020 additions and 342 deletions

View File

@ -5,6 +5,7 @@ VITE_APP_TITLE = 煤科建管平台
VITE_APP_ENV = 'development'
# 开发环境
VITE_APP_BASE_API = 'http://192.168.110.149:8899'
# 李陈杰 209
VITE_APP_BASE_API = 'http://192.168.110.209:8899'
# 曾涛