fix: 🧩 修改bug

This commit is contained in:
2025-10-10 11:28:56 +08:00
parent 2837efee97
commit efee846973
9 changed files with 64 additions and 48 deletions

View File

@@ -1,4 +1,4 @@
ENV = 'test'
ENV = 'dev'
VITE_APP_API_VERSION =""
VITE_APP_API_BASEURL = https://dev.wms.api.v2.f2b211.com/v1/admapi/
VITE_APP_SSO_LOGINURL = http://dev.uc.v3.f2b211.com/uc/login # http://dev.uc.f2b211.com/index.php/uc/user/login.html
@@ -8,7 +8,7 @@ VITE_REDIRECT_URL =http://localhost:8080/login #单点从定向地址
VITE_SINGLE_URL = https://dev.uc.v3.f2b211.com/ #测试环境单点登录通知
# 测试环境
VITE_USER_NODE_ENV = test
VITE_USER_NODE_ENV = development
# 公共基础路径
VITE_PUBLIC_PATH = /