fix: 更新导航页三个模块的页面列表,同步新增和删除的页面

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-13 17:27:32 +08:00
co-authored by Claude Opus 4.6
parent 205979e0c7
commit f56db96ec4
+31 -17
View File
@@ -204,16 +204,23 @@ const SITE_MAP = [
]},
{ name:'专家咨询(小助手)', dir:'web-admin/health-consult/assistant', entry:'current-consult.html', prd:'web-admin/health-consult/assistant/doc/PRD.md', pages:[
{ file:'current-consult.html', label:'当前咨询' },
{ file:'chat-message.html', label:'对话消息' },
{ file:'history-consult.html', label:'历史咨询' },
{ file:'expert-manage.html', label:'专家管理' },
{ file:'checkup-standard.html', label:'体检标准化' },
{ file:'sms-send.html', label:'短信发送' },
{ file:'consult-settle.html', label:'咨询结算' },
{ file:'employee-profile-dialog.html', label:'咨询人档案弹窗', dialog:true },
{ file:'select-expert-dialog.html', label:'选择专家弹窗', dialog:true },
{ file:'history-consult.html', label:'历史咨询' },
{ file:'contacts-dialog.html', label:'通讯录弹窗', dialog:true },
{ file:'chat-detail-dialog.html', label:'对话详情弹窗', dialog:true },
{ file:'checkup-standard.html', label:'体检标准化' },
{ file:'expert-detail-dialog.html', label:'专家详情弹窗', dialog:true },
{ file:'expert-import-dialog.html', label:'批量导入弹窗', dialog:true },
{ file:'export-task-dialog.html', label:'导出任务弹窗', dialog:true },
{ file:'import-task-dialog.html', label:'导入任务弹窗', dialog:true },
{ file:'item-detail-dialog.html', label:'项目明细弹窗', dialog:true },
{ file:'sms-send.html', label:'短信发送' },
{ file:'send-dialog.html', label:'新建短信弹窗', dialog:true },
{ file:'sms-detail-dialog.html', label:'发送详情弹窗', dialog:true },
{ file:'consult-settle.html', label:'咨询结算' },
{ file:'report-detail-dialog.html', label:'报表详情弹窗', dialog:true }
]},
{ name:'应急就医', dir:'web-admin/emergency-dispatch', pages:[] },
@@ -232,18 +239,24 @@ const SITE_MAP = [
{ name:'糖尿病预防', dir:'employee-app/diabetes', pages:[] },
{ name:'癌症预防', dir:'employee-app/cancer', pages:[] },
{ name:'健康咨询', dir:'employee-app/health-consult', prd:'employee-app/health-consult/doc/PRD.md', pages:[
{ file:'index.html', label:'咨询首页' }, { file:'expert-list.html', label:'专家列表' },
{ file:'expert-profile.html', label:'专家主页' }, { file:'find-expert.html', label:'专家' },
{ file:'text-chat.html', label:'图文咨询' }, { file:'video-booking.html', label:'视频预约' },
{ file:'video-success.html', label:'预约成功' }, { file:'expert-reviews.html', label:'专家评价' },
{ file:'hospital-detail.html', label:'医院详情' }, { file:'my-records.html', label:'咨询记录' },
{ file:'record-detail.html', label:'记录详情' }, { file:'rate-doctor.html', label:'评价医生' },
{ file:'assistant-chat.html', label:'小助手对话' },
{ file:'consult-notice-dialog.html', label:'咨询须知弹窗', dialog:true },
{ file:'index.html', label:'咨询首页' }, { file:'search.html', label:'综合搜索' },
{ file:'find-expert.html', label:'专家' }, { file:'expert-list.html', label:'专家列表' },
{ file:'expert-profile.html', label:'专家主页' }, { file:'expert-reviews.html', label:'专家评价' },
{ file:'hospital-detail.html', label:'医院详情' },
{ file:'select-person.html', label:'选择咨询人' }, { file:'consult-person-detail.html', label:'咨询人档案' },
{ file:'add-health-record.html', label:'新增健康档案' },
{ file:'text-chat.html', label:'图文咨询' }, { file:'text-chat-history.html', label:'图文历史对话' },
{ file:'assistant-chat.html', label:'小助手对话' }, { file:'assistant-chat-history.html', label:'小助手历史对话' },
{ file:'video-booking.html', label:'视频预约' }, { file:'video-success.html', label:'预约成功' },
{ file:'video-detail-confirming.html', label:'视频待确认' }, { file:'video-detail-pending.html', label:'视频待开始' },
{ file:'video-detail-done.html', label:'视频已完成' }, { file:'video-detail-cancelled.html', label:'视频已取消' },
{ file:'video-detail-rejected.html', label:'视频已拒绝' },
{ file:'my-records.html', label:'咨询记录' }, { file:'record-detail.html', label:'记录详情' },
{ file:'record-detail-rated.html', label:'已评价详情' }, { file:'record-detail-unrated.html', label:'未评价详情' },
{ file:'rate-doctor.html', label:'评价医生' },
{ file:'end-consult-dialog.html', label:'结束咨询弹窗', dialog:true },
{ file:'select-person-dialog.html', label:'选择就诊人弹窗', dialog:true },
{ file:'select-report-dialog.html', label:'选择报告弹窗', dialog:true },
{ file:'rate-dialog.html', label:'评价弹窗', dialog:true }
{ file:'select-report-dialog.html', label:'选择报告弹窗', dialog:true }
]},
{ name:'应急就医', dir:'employee-app/emergency-medical', pages:[] },
{ name:'一线医疗', dir:'employee-app/frontline-medical', pages:[] },
@@ -256,9 +269,10 @@ const SITE_MAP = [
{ role:'咨询专家', id:'expert', modules:[
{ name:'工作台', dir:'emergency-app/expert/workbench', prd:'emergency-app/expert/doc/PRD.md', pages:[
{file:'index.html',label:'工作台首页'},{file:'text-chat.html',label:'图文咨询'},
{file:'text-consult-done.html',label:'咨询完成'},{file:'video-appt.html',label:'视频预约'},
{file:'video-call.html',label:'视频通话'},{file:'video-done.html',label:'视频完成'},
{file:'video-ongoing.html',label:'视频进行中'},{file:'employee-profile.html',label:'员工档案'}
{file:'text-consult-done.html',label:'咨询完成'},{file:'consult-person-detail.html',label:'咨询人档案'},
{file:'video-appt.html',label:'视频预约'},{file:'video-call.html',label:'视频通话'},
{file:'video-done.html',label:'视频完成'},{file:'video-ongoing.html',label:'视频进行中'},
{file:'employee-profile.html',label:'员工档案'}
]},
{ name:'知识库', dir:'emergency-app/expert/knowledge', pages:[
{file:'index.html',label:'知识库首页'},{file:'detail.html',label:'知识详情'}