feat:更新白板

This commit is contained in:
leilei
2025-11-11 18:01:59 +08:00
parent 6fbe53009c
commit ca93e91326
7 changed files with 430 additions and 145 deletions

View File

@@ -6,7 +6,8 @@ VITE_APP_PORT = 80
VITE_BASE_PATH = '/'
# 应用模板管理后台/生产环境
VITE_APP_BASE_API = 'https://xsynergy.gxtech.ltd'
# VITE_APP_BASE_API = 'https://xsynergy.gxtech.ltd'
VITE_APP_BASE_API = ''
# 公网为“web” 私有化为不跳转为“private” 私有化跳转为“skip”
VITE_APP_COOPERATION_TYPE = 'skip'