feat:一线医疗点后台原型-细节对齐和菜单重组

This commit is contained in:
fengpu
2026-09-09 15:16:22 +08:00
parent bc77229275
commit 91efe28d41
47 changed files with 3672 additions and 2624 deletions
+7 -8
View File
@@ -600,12 +600,12 @@ const SITE_MAP = [
{ file:'config-ambulance.html', label:'基础配置 · 救护车列表' },
{ file:'daily-treatment-staff.html', label:'日常业务 · 员工就诊' },
{ file:'daily-treatment-nonstaff.html', label:'日常业务 · 非员工就诊' },
{ file:'daily-stock-in.html', label:'日常业务 · 入库记录' },
{ file:'daily-stock-out.html', label:'日常业务 · 出库记录' },
{ file:'daily-ambulance-attendance.html', label:'日常业务 · 救护车出勤' },
{ file:'daily-follow.html', label:'日常业务 · 随访管理' },
{ file:'daily-chronic.html', label:'日常业务 · 慢病管理' },
{ file:'daily-chronic-intervention.html', label:'日常业务 · 慢病干预(二级页)' },
{ file:'daily-employee-search.html', label:'日常业务 · 员工档案' },
{ file:'daily-employee-file.html', label:'日常业务 · 健康档案(二级页)' },
{ file:'daily-follow-task.html', label:'日常业务 · 随访任务' },
{ file:'daily-interpret.html', label:'日常业务 · 解读任务' },
{ file:'daily-education.html', label:'日常业务 · 健康宣教管理' },
@@ -620,12 +620,11 @@ const SITE_MAP = [
{ file:'bed-call-record.html', label:'床头呼叫 · 呼叫记录' },
{ file:'bed-timeout-alarm.html', label:'床头呼叫 · 告警记录' },
{ file:'bed-stat.html', label:'床头呼叫 · 汇总统计' },
{ file:'stat-clinic-chart.html', label:'数据统计 · 医疗点统计-图表' },
{ file:'stat-clinic-table.html', label:'数据统计 · 医疗点统计-报表' },
{ file:'stat-ambulance-chart.html', label:'数据统计 · 救护车统计-图表' },
{ file:'stat-ambulance-table.html', label:'数据统计 · 救护车统计-报表' },
{ file:'stat-rescue-chart.html', label:'数据统计 · 救助物品统计-图表' },
{ file:'stat-rescue-table.html', label:'数据统计 · 救助物品统计-报表' },
{ file:'stat-clinic-chart.html', label:'数据统计 · 医疗点统计-统计图表' },
{ file:'stat-clinic-table.html', label:'数据统计 · 医疗点统计-统计报表' },
{ file:'stat-ambulance-chart.html', label:'数据统计 · 救护车统计-统计图表' },
{ file:'stat-ambulance-table.html', label:'数据统计 · 救护车统计-统计报表' },
{ file:'stat-rescue-chart.html', label:'数据统计 · 救助物品统计' },
{ file:'hut-banner.html', label:'健康小屋 · 轮播图配置' },
{ file:'hut-room.html', label:'健康小屋 · 健康室管理' },
{ file:'hut-appointment.html', label:'健康小屋 · 预约管理' },