feat: 健康体检检中/检后侧边栏改为二级目录并将胃肠镜Tab拆分独立成页(新增员工预约跟踪/单位预约统计胃肠镜页与胃肠镜医院承检范围、单位体检计划管理页),体重管理蓝牙称成员弹窗新增移除操作,急救地图弹窗卡片名称补充说明,首页站点地图与文档同步
This commit is contained in:
+9
-5
@@ -201,9 +201,9 @@ const SITE_MAP = [
|
||||
{ file:'config-standard-basic.html', label:'体检基本项目' },
|
||||
{ file:'config-standard-hospital.html', label:'医院体检项目' },
|
||||
{ file:'pre-hospital-scope.html', label:'医院承检范围' },
|
||||
{ file:'pre-plan.html', label:'体检计划管理' },
|
||||
{ file:'pre-quota-group.html', label:'群体额度' },
|
||||
{ file:'pre-quota-personal.html', label:'个人额度' },
|
||||
{ file:'pre-plan.html', label:'单位体检计划管理' },
|
||||
{ file:'pre-quota-group.html', label:'模板额度配置' },
|
||||
{ file:'pre-quota-personal.html', label:'员工额度配置' },
|
||||
{ file:'pre-item-hospital-fee.html', label:'医院体检项目费用' },
|
||||
{ file:'pre-item-unit-fee.html', label:'单位体检项目费用' },
|
||||
{ file:'pre-item-combo-template.html', label:'体检项目组合模板' },
|
||||
@@ -211,17 +211,21 @@ const SITE_MAP = [
|
||||
{ file:'pre-item-required.html', label:'必检/选检项目配置' },
|
||||
{ file:'pre-special-cancer.html', label:'防癌筛查人员' },
|
||||
{ file:'pre-special-occupation.html', label:'职业体检人员' },
|
||||
{ file:'pre-special-gastro.html', label:'胃肠镜体检人员' },
|
||||
{ file:'pre-special-gastro.html', label:'胃肠镜人员配置' },
|
||||
{ file:'pre-gastro-hospital-scope.html', label:'胃肠镜医院承检范围配置' },
|
||||
{ file:'pre-gastro-plan-mgmt.html', label:'胃肠镜单位体检计划管理' },
|
||||
{ file:'pre-special-cta.html', label:'冠脉CTA体检人员' },
|
||||
{ file:'pre-special-hospital.html', label:'指定员工体检医院' },
|
||||
{ file:'pre-unit-expected.html', label:'签约单位应检人数' },
|
||||
{ file:'mid-appointment-track.html', label:'员工预约跟踪' },
|
||||
{ file:'mid-unit-appointment.html', label:'单位预约统计' },
|
||||
{ file:'mid-participation.html', label:'员工参检情况' },
|
||||
{ file:'mid-hospital-realtime.html', label:'医院实时预约人数' },
|
||||
{ file:'mid-doctor-realtime.html', label:'医生实时检查情况' },
|
||||
{ file:'mid-hospital-appointment.html', label:'医院预约人数统计' },
|
||||
{ file:'mid-gastro-appointment-track.html', label:'员工预约跟踪(胃肠镜)' },
|
||||
{ file:'mid-gastro-unit-appointment.html', label:'单位预约统计(胃肠镜)' },
|
||||
{ file:'mid-gastro-questionnaire.html', label:'胃肠镜问卷信息' },
|
||||
{ file:'mid-unit-expected.html', label:'签约单位应检人数' },
|
||||
{ file:'post-unit-count.html', label:'单位体检人数统计' },
|
||||
{ file:'post-hospital-count.html', label:'医院体检人数统计' },
|
||||
{ file:'post-doctor-count.html', label:'医生检查人数统计' },
|
||||
|
||||
Reference in New Issue
Block a user