铭品ops迁移

This commit is contained in:
2025-05-09 17:08:09 +08:00
parent d7f4496cb4
commit e24ad828fb
265 changed files with 191082 additions and 123 deletions

24
.env.development Normal file
View File

@@ -0,0 +1,24 @@
# ENV = 'production'
# VITE_APP_APP_NODE_ENV=development
# VITE_APP_API_VERSION = v1
# VITE_APP_API_BASEURL =https://dev.proxy.ops.f2b211.com/api/
# VITE_APP_SSO_BASEURL = https://dev.uc.f2b211.com/uc/
# VITE_APP_SSO_LOGINURL = http://dev.uc.f2b211.com/index.php/uc/user/login.html
# VITE_APP_SSO_APPID = 27413993593241600
VITE_APP_APP_NODE_ENV=development
VITE_APP_API_VERSION = v1
VITE_APP_API_BASEURL = https://login.ops.f2b211.com/api/ #https://dev.proxy.ops.f2b211.com/api/ # https://login.ops.f2b211.com/api/
VITE_APP_SSO_BASEURL = https://dev.uc.f2b211.com/uc/
VITE_APP_SSO_LOGINURL = https://dev.uc.f2b211.com/index.php/uc/user/login.html
VITE_APP_SSO_APPID = 27413993593241600
# ENV = 'production'
# VITE_APP_NODE_ENV=production
# VITE_APP_API_VERSION = v1
# VITE_APP_API_BASEURL = https://proxy.ops.f2b211.com/api/
# # VITE_APP_API_BASEURL = https://api.mingpin.f2b211.com/api/
# VITE_APP_SSO_BASEURL = http://saas.uc.f2b211.com
# VITE_APP_SSO_LOGINURL = http://saas.uc.f2b211.com/uc/user/login.html
# VITE_APP_SSO_APPID = 27413993593241600