diff --git a/index.html b/index.html index a9cac3d..2be436e 100644 --- a/index.html +++ b/index.html @@ -290,7 +290,7 @@ const SITE_MAP = [ ]}, { name:'运动管理', dir:'web-admin/exercise', pages:[] }, { name:'健康监测', dir:'web-admin/health-monitor', entry:'archive-personal.html', pages:[ - { file:'archive-personal.html', label:'个人监测档案' }, + { file:'archive-personal.html', label:'个人监测数据' }, { file:'archive-unit.html', label:'单位报表数据' }, { file:'archive-algorithm.html', label:'算法模型' }, { file:'health-checkup/survey-category.html', label:'排查问卷-问题分类' }, diff --git a/web-admin/health-monitor/archive-personal.html b/web-admin/health-monitor/archive-personal.html index 5166e7a..5b89609 100644 --- a/web-admin/health-monitor/archive-personal.html +++ b/web-admin/health-monitor/archive-personal.html @@ -5,49 +5,94 @@ 健康监测 - 个人监测数据 | 健康长庆原型 -
- + + +
+
- - - 返回首页 - + ← 返回首页
- 系统管理员 ▾ + 系统管理员 ▾
-
+ + + -
-
- -

个人监测数据

+ + +
+ + +
+
+
👤
+
+
1,280
+
监控员工总数
+
+
+
+
+
+
1,156
+
健康排查完成人数
+
+
+
+
+
+
892
+
穿戴监测覆盖人数
+
+
+
+
⚖️
+
+
756
+
体重监测覆盖人数
+
+
-
- + + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ + +
+ + +
+ + +
+ + +
+
+
个人监测数据(2026年)
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
姓名工号所属单位所属部门健康排查-积分健康排查-连续签到天数穿戴监测-已绑定穿戴监测-异常次数体重监测-最初体重(kg)体重监测-最初BMI体重监测-最终体重(kg)体重监测-最终BMI体重监测-体重变化(kg)体重监测-BMI变化操作
张伟EMP001长庆油田总部研发部92128272.524.170.223.4-2.3-0.7查看详情
李娜EMP002长庆油田总部市场部88125158.321.857.821.6-0.5-0.2查看详情
王磊EMP003采油一厂运营部7698085.628.283.427.5-2.2-0.7查看详情
赵敏EMP004采油二厂财务部95131062.123.261.523.0-0.6-0.2查看详情
陈刚EMP005长庆油田总部人事部78120378.926.176.525.3-2.4-0.8查看详情
+
+ + +
+ + + + - \ No newline at end of file + diff --git a/web-admin/health-monitor/archive-unit.html b/web-admin/health-monitor/archive-unit.html index 3122b5c..c923253 100644 --- a/web-admin/health-monitor/archive-unit.html +++ b/web-admin/health-monitor/archive-unit.html @@ -5,78 +5,278 @@ 健康监测 - 单位报表数据 | 健康长庆原型 + +
- - +
- - - 返回首页 - + ← 返回首页
- 系统管理员 ▾ + 系统管理员 ▾
- -
-
- -

单位报表数据

+ 👤个人监测数据 + 🏢单位报表数据 + 🤖算法模型 +
+ + +
+ + +
+
二级单位
+
三级单位
-
- + + +
+
+ + +
+
+ + +
+ + +
+ + +
+ + +
+ + +
+
+
单位监测数据(2026年)
+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
单位名称总人数健康排查-已签到人数健康排查-未签到人数健康排查-平均积分穿戴监测-入库设备数穿戴监测-分配设备数穿戴监测-异常次数穿戴监测-异常人数体重监测-体重秤设备数体重监测-蓝牙称设备数体重监测-体脂仪设备数体重监测-运动器械设备数体重监测-BMI异常人数环境监测-室内设备数环境监测-室外设备数环境监测-水质设备数环境监测-花粉设备数环境监测-报警次数
采油一厂420398228742039812839885422815248423
采油二厂3803562484380356181235676382518206325
采气一厂26024515822602458524552261812165212
油田总部机关150148291150148421483216105124211
勘探开发研究院7065585706532651475382111
+
+ +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
部门名称所属二级单位总人数健康排查-已签到人数健康排查-未签到人数健康排查-平均积分穿戴监测-入库设备数穿戴监测-分配设备数穿戴监测-异常次数穿戴监测-异常人数体重监测-体重秤设备数体重监测-蓝牙称设备数体重监测-体脂仪设备数体重监测-运动器械设备数体重监测-BMI异常人数环境监测-室内设备数环境监测-室外设备数环境监测-水质设备数环境监测-花粉设备数环境监测-报警次数
研发部采油一厂8582389858221821896362111
运营部采油一厂1201128851201125311224128583111
市场部采油一厂95905869590329019106462111
财务部采油二厂6058288605821581264241111
人事部采油二厂454238245422142953231111
+
+ +
+
+ + + + + - \ No newline at end of file + diff --git a/web-admin/health-monitor/exception-dirty.html b/web-admin/health-monitor/exception-dirty.html index 53fd7d9..313d795 100644 --- a/web-admin/health-monitor/exception-dirty.html +++ b/web-admin/health-monitor/exception-dirty.html @@ -5,49 +5,94 @@ 健康监测 - 系统脏数据 | 健康长庆原型 -
- + + +
+
- - - 返回首页 - + ← 返回首页
- 系统管理员 ▾ + 系统管理员 ▾
-
+ + + -
-
- -

系统脏数据

+ + +
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
-
- + + +
+ + +
156 条脏数据
+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
业务模块异常类型异常描述异常检测时间表名字段名编号异常值数据产生时间
健康排查数据缺失积分字段为空,无法参与统计2026-05-14 09:23t_survey_recordscoreSRV-20260514-0087NULL2026-05-14 08:10
穿戴监测格式错误设备绑定日期格式非法,无法解析2026-05-13 14:56t_wearable_bindingbind_dateWB-20260513-00452026/05/132026-05-13 14:30
体重监测范围越界BMI值超出合理范围(0-50),数据异常2026-05-12 11:22t_weight_recordbmiWR-20260512-015685.32026-05-12 10:45
环境监测逻辑矛盾室内温度高于室外温度超过10°C,逻辑异常2026-05-11 16:34t_environment_dataindoor_tempED-20260511-023442.5°C2026-05-11 16:00
穿戴监测重复数据同一设备同一时间段出现重复记录2026-05-10 13:45t_wearable_datadevice_idWD-20260510-0089DEV-0012026-05-10 13:20
+
+ +
+ + + + - \ No newline at end of file + diff --git a/web-admin/health-monitor/exception-result.html b/web-admin/health-monitor/exception-result.html index 440c2bc..cb41947 100644 --- a/web-admin/health-monitor/exception-result.html +++ b/web-admin/health-monitor/exception-result.html @@ -5,49 +5,89 @@ 健康监测 - 结果异常 | 健康长庆原型 -
- + + +
+
- - - 返回首页 - + ← 返回首页
- 系统管理员 ▾ + 系统管理员 ▾
-
+ + + -
-
- -

结果异常

+ + +
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
-
- + + +
+ + +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
员工业务模块异常指标异常值异常等级发现时间处理状态操作
张伟体重监测BMI异常28.5中等2026-05-14 10:30未处理标记处理
李娜穿戴监测心率异常125 bpm严重2026-05-13 14:22已处理查看详情
王磊健康排查积分异常0分中等2026-05-12 09:15未处理标记处理
赵敏环境监测温度异常38.2°C严重2026-05-11 16:45已处理查看详情
陈刚穿戴监测血氧异常92%轻微2026-05-10 11:20未处理标记处理
+
+ + +
+ + + + - \ No newline at end of file +