fix: 🧩 修复BUG
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
ENV = 'production'
|
||||
VITE_APP_API_VERSION = "" #版本号
|
||||
VITE_APP_API_BASEURL = https://opsscmapi.f2b211.com/api/ #请求地址
|
||||
VITE_APP_SSO_LOGINURL = http://uc.v3.f2b211.com/uc/login
|
||||
VITE_APP_SSO_LOGINURL = https://uc.v3.f2b211.com/uc/login
|
||||
VITE_APP_SSO_APPID = 100664627590856707
|
||||
|
||||
VITE_REDIRECT_URL = https://opsscm.f2b211.com/login #单点从定向地址
|
||||
VITE_REDIRECT_URL = https://wms.v2.f2b211.com/login #单点从定向地址
|
||||
VITE_SINGLE_URL = https://uc.v3.f2b211.com/ #单点登录通知
|
||||
# 线上环境
|
||||
VITE_USER_NODE_ENV = production
|
||||
|
||||
Reference in New Issue
Block a user