feat: 健康体检管理端新增员工体检大表与冠脉CTA体检分组(检后新增员工体检大表页,三层合并表头95列含重点项目85列与异常红色高亮、冻结前三列,个人体检数据档案页整体替换照搬该大表;检前/检中/检后侧边栏各新增冠脉CTA体检二级分组共复刻8个页面,医院承检范围/单位计划管理/预约跟踪/单位预约统计/CTA报告(专业报告版式弹窗含钙化积分与CAD-RADS)/CTA统计,特殊人员配置下冠脉CTA体检人员页挪入新分组;检后新增单位体检费用统计页含单位/部门TAB与员工费用明细及项目列表二层弹窗;单位体检人数统计新增受检率/检出率/患病率三列带公式气泡并移除大病人数列;20+检后/13检中/21检前页面侧边栏统一重建,首页站点地图同步新增入口,CHANGELOG记录)

This commit is contained in:
liuyunqin
2026-09-07 17:55:06 +08:00
parent fbe7defafa
commit d76285aa4a
58 changed files with 19499 additions and 14097 deletions
+8
View File
@@ -214,6 +214,8 @@ const SITE_MAP = [
{ file:'pre-special-gastro.html', label:'胃肠镜人员配置' },
{ file:'pre-gastro-hospital-scope.html', label:'胃肠镜医院承检范围配置' },
{ file:'pre-gastro-plan-mgmt.html', label:'胃肠镜单位体检计划管理' },
{ file:'pre-cta-hospital-scope.html', label:'冠脉CTA医院承检范围配置' },
{ file:'pre-cta-plan-mgmt.html', label:'冠脉CTA单位体检计划管理' },
{ file:'pre-special-cta.html', label:'冠脉CTA体检人员' },
{ file:'pre-special-hospital.html', label:'指定员工体检医院' },
{ file:'mid-appointment-track.html', label:'员工预约跟踪' },
@@ -226,8 +228,11 @@ const SITE_MAP = [
{ file:'mid-gastro-appointment-track.html', label:'员工预约跟踪(胃肠镜)' },
{ file:'mid-gastro-unit-appointment.html', label:'单位预约统计(胃肠镜)' },
{ file:'mid-gastro-questionnaire.html', label:'胃肠镜问卷信息' },
{ file:'mid-cta-appointment-track.html', label:'员工预约跟踪(冠脉CTA' },
{ file:'mid-cta-unit-appointment.html', label:'单位预约统计(冠脉CTA' },
{ file:'mid-unit-expected.html', label:'签约单位应检人数' },
{ file:'post-unit-count.html', label:'单位体检人数统计' },
{ file:'post-unit-cost-stat.html', label:'单位体检费用统计' },
{ file:'post-hospital-count.html', label:'医院体检人数统计' },
{ file:'post-doctor-count.html', label:'医生检查人数统计' },
{ file:'post-item-stat.html', label:'医院体检项目统计' },
@@ -236,7 +241,10 @@ const SITE_MAP = [
{ file:'post-contracted-hospital.html', label:'签约医院人数统计' },
{ file:'post-key-indicator-stat.html', label:'重点指标异常统计' },
{ file:'post-gastro-stat.html', label:'胃肠镜体检统计' },
{ file:'post-cta-report.html', label:'冠脉CTA体检报告' },
{ file:'post-cta-stat.html', label:'冠脉CTA体检统计' },
{ file:'post-report-employee.html', label:'常规体检报告' },
{ file:'post-employee-master.html', label:'员工体检大表' },
{ file:'post-illness-personnel.html', label:'大病人员信息' },
{ file:'post-indicator-notify.html', label:'指标异常通知' },
{ file:'post-report-gastro.html', label:'胃肠镜体检报告' },