Commit Graph

7 Commits

Author SHA1 Message Date
TianyangZhang 9faa54481a docs: 修复分页实现计划,补充遗漏的功能和细节
- 修正 API 调用方式,使用 params 对象保持一致性
- 补充 Task 4 缺失的 fetchAllOrgs 和 handleDelete 功能
- 补充 Task 6 的 fetchApplications 函数新建说明
- 修复 Task 7 的 loading ref 位置和 API 调用方式
- 澄清投递管理的分页重置策略
2026-03-25 16:55:56 +08:00
TianyangZhang cc1a6459bd docs: 更新分页功能设计文档,扩展到所有管理表格页面 2026-03-25 16:53:16 +08:00
TianyangZhang ed3b29aafe chore: 代码格式化和依赖更新
- 设计规范文档格式化
- 求职者布局样式微调

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-25 13:13:17 +08:00
TianyangZhang f56e562a78 docs: add company jobs three-panel layout design spec 2026-03-25 11:04:03 +08:00
TianyangZhang 46e35074ed feat: complete recruitment website MVP
All backend tests pass (17/17), frontend builds successfully, and superadmin account created.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 08:43:50 +08:00
TianyangZhang a5959f9a5b docs: add recruitment website implementation plan 2026-03-24 16:50:58 +08:00
TianyangZhang 06878975b7 docs: add recruitment website design spec 2026-03-24 16:32:40 +08:00