feat: 健康监测模块同步—清理废弃页面、补充环境监测页面、导航页与PRD对齐
- 删除 web-admin 健康监测 7 个废弃页面(survey-question/score/template、maxim、record-user/dept) - 删除 employee-app 健康监测 5 个废弃健康排查页面与 3 个废弃体重监测截图 - 新增 employee-app 环境监测多分类截图(indoor/outdoor/water/pollen 各维度细分) - 更新 index.html 导航页:健康监测条目对齐磁盘实际文件,web 端标记为已完成 - 同步更新 PRD、design-overview、CHANGELOG 及相关页面截图 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
7cd7e83679
commit
9b57f6164e
+14
-16
@@ -325,10 +325,11 @@ const SITE_MAP = [
|
||||
{ file:'ano-result.html', label:'结果异常' }
|
||||
]},
|
||||
{ name:'运动管理', dir:'web-admin/exercise', pages:[] },
|
||||
{ name:'健康监测', dir:'web-admin/health-monitor', entry:'archive-personal.html', prd:'web-admin/health-monitor/doc/PRD.md', pages:[
|
||||
{ name:'健康监测', dir:'web-admin/health-monitor', entry:'archive-personal.html', prd:'web-admin/health-monitor/doc/PRD.md', done:true, pages:[
|
||||
{ file:'archive-personal.html', label:'个人监测数据' },
|
||||
{ file:'archive-personal-detail.html', label:'个人监测数据详情' },
|
||||
{ file:'archive-unit.html', label:'单位报表数据' },
|
||||
{ file:'archive-unit-crowd-status-detail.html', label:'单位报表-健康现状详情' },
|
||||
{ file:'archive-unit-health-checkup-detail.html', label:'单位报表-健康排查详情' },
|
||||
{ file:'archive-unit-wearable-detail.html', label:'单位报表-穿戴监测详情' },
|
||||
{ file:'archive-unit-environment-detail.html', label:'单位报表-环境监测详情' },
|
||||
@@ -336,18 +337,12 @@ const SITE_MAP = [
|
||||
{ file:'crowd-status-employee.html', label:'健康现状-员工评估信息' },
|
||||
{ file:'crowd-status-unit.html', label:'健康现状-单位评估统计' },
|
||||
{ file:'health-checkup/survey-category.html', label:'排查问卷-问题分类' },
|
||||
{ file:'health-checkup/survey-score.html', label:'排查问卷-积分规则' },
|
||||
{ file:'health-checkup/survey-template.html', label:'排查问卷-模板信息' },
|
||||
{ file:'health-checkup/survey-question.html', label:'排查问卷-问题管理' },
|
||||
{ file:'health-checkup/survey-manage.html', label:'问卷管理' },
|
||||
{ file:'health-checkup/survey-edit.html', label:'新增/编辑问卷', dialog:true },
|
||||
{ file:'health-checkup/activity-manage.html', label:'活动管理' },
|
||||
{ file:'health-checkup/activity-stat.html', label:'活动统计' },
|
||||
{ file:'health-checkup/activity-edit.html', label:'新增/编辑活动', dialog:true },
|
||||
{ file:'health-checkup/activity-detail.html', label:'活动详情', dialog:true },
|
||||
{ file:'health-checkup/maxim.html', label:'格言管理' },
|
||||
{ file:'health-checkup/record-user.html', label:'排查记录-用户排查' },
|
||||
{ file:'health-checkup/record-dept.html', label:'排查记录-部门排查' },
|
||||
{ file:'wearable/tool-manage.html', label:'穿戴监测-工具管理' },
|
||||
{ file:'wearable/bind-record.html', label:'穿戴监测-绑定记录' },
|
||||
{ file:'wearable/user-data.html', label:'穿戴监测-用户数据' },
|
||||
@@ -378,28 +373,39 @@ const SITE_MAP = [
|
||||
{ file:'environment/indoor-device-list.html', label:'室内空气-设备列表' },
|
||||
{ file:'environment/indoor-device-category.html', label:'室内空气-设备分类' },
|
||||
{ file:'environment/indoor-data-monitor.html', label:'室内空气-数据监测' },
|
||||
{ file:'environment/indoor-data-analysis.html', label:'室内空气-数据分析' },
|
||||
{ file:'environment/indoor-exception-alarm.html', label:'室内空气-异常报警' },
|
||||
{ file:'environment/indoor-app-record.html', label:'室内空气-应用记录' },
|
||||
{ file:'environment/indoor-history-data.html', label:'室内空气-历史数据' },
|
||||
{ file:'environment/indoor-history-monitor-detail.html', label:'室内空气-历史监测详情' },
|
||||
{ file:'environment/indoor-history-alarm-detail.html', label:'室内空气-历史报警详情' },
|
||||
{ file:'environment/outdoor-device-list.html', label:'室外空气-设备列表' },
|
||||
{ file:'environment/outdoor-device-category.html', label:'室外空气-设备分类' },
|
||||
{ file:'environment/outdoor-data-monitor.html', label:'室外空气-数据监测' },
|
||||
{ file:'environment/outdoor-data-analysis.html', label:'室外空气-数据分析' },
|
||||
{ file:'environment/outdoor-exception-alarm.html', label:'室外空气-异常报警' },
|
||||
{ file:'environment/outdoor-app-record.html', label:'室外空气-应用记录' },
|
||||
{ file:'environment/outdoor-history-data.html', label:'室外空气-历史数据' },
|
||||
{ file:'environment/outdoor-history-monitor-detail.html', label:'室外空气-历史监测详情' },
|
||||
{ file:'environment/outdoor-history-alarm-detail.html', label:'室外空气-历史报警详情' },
|
||||
{ file:'environment/water-device-list.html', label:'水质监测-设备列表' },
|
||||
{ file:'environment/water-device-category.html', label:'水质监测-设备分类' },
|
||||
{ file:'environment/water-data-monitor.html', label:'水质监测-数据监测' },
|
||||
{ file:'environment/water-data-analysis.html', label:'水质监测-数据分析' },
|
||||
{ file:'environment/water-exception-alarm.html', label:'水质监测-异常报警' },
|
||||
{ file:'environment/water-app-record.html', label:'水质监测-应用记录' },
|
||||
{ file:'environment/water-history-data.html', label:'水质监测-历史数据' },
|
||||
{ file:'environment/water-history-monitor-detail.html', label:'水质监测-历史监测详情' },
|
||||
{ file:'environment/water-history-alarm-detail.html', label:'水质监测-历史报警详情' },
|
||||
{ file:'environment/pollen-device-list.html', label:'花粉监测-设备列表' },
|
||||
{ file:'environment/pollen-device-category.html', label:'花粉监测-设备分类' },
|
||||
{ file:'environment/pollen-data-monitor.html', label:'花粉监测-数据监测' },
|
||||
{ file:'environment/pollen-data-analysis.html', label:'花粉监测-数据分析' },
|
||||
{ file:'environment/pollen-exception-alarm.html', label:'花粉监测-异常报警' },
|
||||
{ file:'environment/pollen-app-record.html', label:'花粉监测-应用记录' },
|
||||
{ file:'environment/pollen-history-data.html', label:'花粉监测-历史数据' },
|
||||
{ file:'environment/pollen-knowledge.html', label:'花粉监测-知识科普' },
|
||||
{ file:'environment/pollen-history-monitor-detail.html', label:'花粉监测-历史监测详情' },
|
||||
{ file:'environment/pollen-history-alarm-detail.html', label:'花粉监测-历史报警详情' },
|
||||
{ file:'exception-dirty.html', label:'异常事件-系统脏数据' },
|
||||
{ file:'exception-result.html', label:'异常事件-结果异常' }
|
||||
]},
|
||||
@@ -578,18 +584,10 @@ const SITE_MAP = [
|
||||
{ file:'wearable/ecg.html', label:'心电图列表' },
|
||||
{ file:'wearable/ecg-detail.html', label:'心电图详情' },
|
||||
{ file:'wearable/exercise.html', label:'锻炼记录' },
|
||||
{ file:'health-screening/index.html', label:'健康排查首页' },
|
||||
{ file:'health-screening/questionnaire-fill.html', label:'每日打卡填写' },
|
||||
{ file:'health-screening/questionnaire-setting.html', label:'题目设置' },
|
||||
{ file:'health-screening/checkin-record.html', label:'打卡记录' },
|
||||
{ file:'health-screening/questionnaire-detail.html', label:'问卷详情' },
|
||||
{ file:'health-checkup/index.html', label:'健康排查活动列表' },
|
||||
{ file:'health-checkup/activity-detail.html', label:'活动详情' },
|
||||
{ file:'health-checkup/activity-fill.html', label:'问卷填写' },
|
||||
{ file:'health-checkup/questionnaire-fill.html', label:'问卷详情查看' },
|
||||
{ file:'weight/index.html', label:'体重监测首页' },
|
||||
{ file:'weight/history.html', label:'体重历史数据' },
|
||||
{ file:'weight/report-detail.html', label:'体重详细报告' },
|
||||
{ file:'environment/index.html', label:'环境监测首页' },
|
||||
{ file:'environment/device-detail.html', label:'环境监测-设备详情' },
|
||||
{ file:'environment/alarm-data.html', label:'环境监测-报警数据' }
|
||||
|
||||
Reference in New Issue
Block a user