feat: 健康监测模块UI优化与员工端PRD文档更新
员工端:新增健康现状入口、健康排查文案优化(打卡→记录)、穿戴监测单位/图表/预警页面优化、环境监测地图缩放按钮 管理端:档案管理/环境监测/体重监测/穿戴监测等模块优化 文档:同步更新员工端PRD文字描述与12张页面截图 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -291,6 +291,7 @@ const SITE_MAP = [
|
||||
{ name:'运动管理', dir:'web-admin/exercise', 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-health-checkup-detail.html', label:'单位报表-健康排查详情' },
|
||||
{ file:'archive-unit-wearable-detail.html', label:'单位报表-穿戴监测详情' },
|
||||
|
||||
Reference in New Issue
Block a user