feat: 健康体检员工端我的预约整合为单页并新增指标纵向对比与消息中心(删除按状态拆分的预约详情/列表页,合并为"我的预约"单页;新增指标纵向对比总览与详情页;新增消息列表与详情页;预约类型/医院/项目页与体检报告页、检前首页同步调整;首页站点地图更新)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
0d1c770ee9
commit
a443c61907
+5
-7
@@ -593,17 +593,15 @@ const SITE_MAP = [
|
||||
{ file:'booking-project-selected.html', label:'预约-已选项目' },
|
||||
{ file:'booking-date.html', label:'预约-选择日期' },
|
||||
{ file:'booking-date-selected.html', label:'预约-已选日期' },
|
||||
{ file:'my-appointments-detail.html', label:'预约详情' },
|
||||
{ file:'my-appointments-detail-done.html', label:'预约详情-已完成' },
|
||||
{ file:'my-appointments-detail-cancelled.html', label:'预约详情-已取消' },
|
||||
{ file:'my-appointments.html', label:'我的预约-待体检' },
|
||||
{ file:'my-appointments-all.html', label:'我的预约-全部' },
|
||||
{ file:'my-appointments-done.html', label:'我的预约-已完成' },
|
||||
{ file:'my-appointments-cancelled.html', label:'我的预约-已取消' },
|
||||
{ file:'my-appointments-all.html', label:'我的预约' },
|
||||
{ file:'hospital-checkin.html', label:'到院体检' },
|
||||
{ file:'reports.html', label:'体检报告' },
|
||||
{ file:'report-query.html', label:'报告查询详情' },
|
||||
{ file:'indicator-compare.html', label:'指标纵向对比总览' },
|
||||
{ file:'indicator-compare-detail.html', label:'指标纵向对比详情' },
|
||||
{ file:'report-gastro.html', label:'胃肠镜报告详情' },
|
||||
{ file:'messages.html', label:'消息列表' },
|
||||
{ file:'message-detail.html', label:'消息详情' },
|
||||
{ file:'project-detail.html', label:'体检项目详情' }
|
||||
] },
|
||||
{ name:'体重管理', dir:'employee-app/weight-management', entry:'weight-main-v2.html', prd:'employee-app/weight-management/doc/PRD.md', done:true, pages:[
|
||||
|
||||
Reference in New Issue
Block a user