portal commit

This commit is contained in:
Eric
2026-02-10 16:24:14 +08:00
parent a0debc685a
commit 2c8995653a
828 changed files with 56552 additions and 99 deletions

View File

@@ -3,9 +3,9 @@ VITE_APP_TITLE = IDP统一登录系统
# 生产环境配置
VITE_APP_ENV = 'production'
VITE_APP_BASE_URL=/idp-ui/
# 生产环境
VITE_APP_BASE_API = '/prod-api'
VITE_APP_BASE_API = '/idp-api2'
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip