fix: 增加重新登录意社区

This commit is contained in:
Gsh
2025-07-15 00:54:34 +08:00
parent cab0b61ee0
commit 0d1ee18da0
8 changed files with 133 additions and 30 deletions

View File

@@ -16,10 +16,8 @@ VITE_WEB_BASE_API = '/dev-api'
VITE_API_URL=http://data.ccnetcore.com:19001/api/app
# SSO单点登录url
VITE_SSO_SEVER_URL='http://localhost:18001'
VITE_SSO_SEVER_URL=http://localhost:18001
# SSO_SEVER_URL='http://ccnetcore.com'
# SSO单点登录项目标识
VITE_SSO_CLIENT_ID='YiXin-Ai';
# 版本号
VITE_APP_VERSION='1.0.0';
VITE_APP_VERSION='1.0.0'