From f56db96ec4ea6f49ccbe3e5e9dc05b31e233c378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E9=9F=B5=E7=90=B4?= <757188142@qq.com> Date: Mon, 13 Apr 2026 17:27:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E9=A1=B5=E4=B8=89=E4=B8=AA=E6=A8=A1=E5=9D=97=E7=9A=84=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=88=97=E8=A1=A8=EF=BC=8C=E5=90=8C=E6=AD=A5=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=92=8C=E5=88=A0=E9=99=A4=E7=9A=84=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- index.html | 48 +++++++++++++++++++++++++++++++----------------- 1 file changed, 31 insertions(+), 17 deletions(-) diff --git a/index.html b/index.html index e0dd1e1..19fec12 100644 --- a/index.html +++ b/index.html @@ -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:'知识详情'}