feat: 健康体检新增前置机管理(常规体检前置服务)页面及PRD

参照老系统 hospitalAgent 复刻医院前置机设备运维管理,新增常规体检前置服务页面(设备列表+6弹窗),同步 SITE_MAP 与 PRD 文档。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
fengpu
2026-09-15 19:46:14 +08:00
co-authored by Claude Opus 4.7
parent c85d9c124e
commit 2dfc61bedf
5 changed files with 908 additions and 8 deletions
+1
View File
@@ -271,6 +271,7 @@ const SITE_MAP = [
{ file:'post-disease-info.html', label:'病种信息配置' },
{ file:'post-conclusion-disease.html', label:'体检结论关联病种' },
{ file:'post-auto-select-disease.html', label:'员工病种信息' },
{ file:'agent-device.html', label:'前置机管理 · 常规体检前置服务' },
{ file:'exception-dirty.html', label:'系统脏数据' },
{ file:'exception-result.html', label:'结果异常' }
]},