前端页面部分功能完成测试,需继续完善UI布局和功能

This commit is contained in:
2025-12-28 23:33:14 +08:00
parent 42fcb71bae
commit 27fea6f647
12 changed files with 400 additions and 61 deletions

View File

@@ -6,4 +6,5 @@
- 任何新功能、修复或重构都必须:
- 先检查是否符合上述规范
- 如果需求与规范冲突,先提出修改规范的建议
- 不得擅自绕过约束(如直接 res.json 裸返回)
- 不得擅自绕过约束(如直接 res.json 裸返回)
# Always use context7 when I need code generation, setup or configuration steps, or library/API documentation. This means you should automatically use the Context7 MCP tools to resolve library id and get library docs without me having to explicitly ask.