Commit Graph

6 Commits

Author SHA1 Message Date
qiaoxinjiu
f7cdff31ba fix(ui): 主题与脑图浅色适配、标签配色及静态资源缓存
- 浅色模式下用例脑图区域改为浅色样式
- 恢复 el-tag 按 success/warning/info 等类型的颜色
- 启动时应用主题,Home 内容区深色样式兜底
- nginx 禁止缓存 index.html,hash 静态资源长期缓存

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-18 16:33:35 +08:00
qiaoxinjiu
f05cf53b85 chore(nginx): 提高上传请求体大小上限至 100m
支持文档等大文件上传场景。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-18 11:28:55 +08:00
qiaoxinjiu
33753361b0 chore: simplify nginx.conf (revert cache blocks); index.html 效能平台
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-08 11:22:59 +08:00
qiaoxinjiu
52b0c2cafb chore(nginx): disable cache for index.html, long-cache hashed static assets
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-08 11:00:02 +08:00
qiaoxinjiu
79cdaa9917 nginx反向代理 2026-04-15 16:15:45 +08:00
qiaoxinjiu
5b88971518 增加流水线配置 2026-04-13 19:23:41 +08:00