docs:更新提示词、任务清单、原型图

This commit is contained in:
zwt13703
2026-07-01 20:13:23 +08:00
parent 685d69ebdc
commit 393a170d3a
5 changed files with 1961 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ metadata:
| 层 | 选型 | 说明 |
|---|------|------|
| 前端 | Vue3 + Vite + Element Plus + Pinia | 组件化单页应用 |
| 前端 | Vue3 + Vite + Ant Design Vue + Pinia | 组件化单页应用 |
| 后端 | Python FastAPI | RESTful API |
| 数据库 | MySQL 8.0 + SQLAlchemy + Alembic | 关系型数据 |
| 文件存储 | MinIO / 本地文件系统 | 模板和资料文件 |