feat: 健康体检员工端新增页面总览并纳入站点地图

This commit is contained in:
liuyunqin
2026-09-15 17:59:47 +08:00
parent d5756021b6
commit 3e7cd268fa
2 changed files with 462 additions and 0 deletions
+1
View File
@@ -660,6 +660,7 @@ const SITE_MAP = [
{n:'应用主页(收起态)',f:'index.html'},
] },
{ name:'健康体检', dir:'employee-app/health-checkup', entry:'index.html', prd:'employee-app/health-checkup/doc/PRD.md', pages:[
{ file:'doc/design-overview.html', label:'页面总览' },
{ file:'index.html', label:'健康体检主页' },
{ file:'booking-type.html', label:'选择体检类型' },
{ file:'booking-hospital.html', label:'预约-选择医院' },