Commit Graph

6 Commits

Author SHA1 Message Date
hmo f14dd3435e feat: add export preview centering fix and scroll fix 2026-04-28 13:04:37 +08:00
hmo 08302ab82b feat: add export preview with template rendering and watermark support 2026-04-28 13:04:37 +08:00
hmo f3233e2374 feat: add DOCX export endpoint and button with watermark support 2026-04-28 11:13:04 +08:00
hmo e50a9207b4 feat: v1.4.0 - 典型方案采纳、推荐方案列表、审计字段、导航优化
- 添加典型方案采纳功能 (POST /api/plans/<id>/adopt)
- 添加推荐方案列表 (GET /api/students/<id>/recommended-plans)
- PracticePlan 新增 created_by/updated_by/updated_at 审计字段
- 方案编辑/详情页导航优化 (bfcache 处理、pageshow 事件)
- 方案列表支持删除功能
- 学员列表'暂无方案/问题'样式统一
- 更新文档:问题文件已废弃(迁移到数据库)
- 更新部署脚本和验证清单
2026-04-27 02:01:22 +08:00
hmo 6abdd49c04 更新:models/routes/services/templates/docs 2026-04-26 18:02:36 +08:00
hmo baaa6ca2f8 feat: 添加学员详情/方案编辑/方案列表新页面
- student.html: 学员详情页,支持编辑/添加/删除问题
- plan_edit.html: 方案编辑页
- plans.html: 方案列表页
- home.html: 首页
2026-04-23 06:38:44 +08:00