Commit Graph

3 Commits

Author SHA1 Message Date
60ac59c628 feat: 优化站内信通知面板 2026-06-11 11:18:04 +08:00
15e588f80e fix: 修正站内信前端文件 ESLint/Prettier 格式以恢复 CI 构建部署
站内信前端文件(api/system/index.ts、notice.ts、views/system/notice/*)有 16 处
ESLint/Prettier 格式错误,导致 Jenkins verify:commit 失败、Build 与 Deploy Static
被跳过,线上前端未更新(旧 dist 无 notice 路由)→ 菜单 404 不显示。
eslint --fix 修复格式,本地 verify:commit(lint+typecheck)已通过。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 14:44:50 +08:00
81af5b5bdf feat: 新增系统站内信页面与接口联调 2026-06-10 13:21:39 +08:00