feat: 健康监测模块优化与PRD文档校正
- 用户数据详情总览Tab卡片统一为大数字居中样式 - 新增「健康现状」一级菜单至PRD文档及导航 - 管理端PRD与HTML原型一致性校正(筛选条件/表格列/交互说明) - 问卷模板查看弹窗拆分问题类型与选项列 - 一级菜单「人群现状」更名为「健康现状」 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -297,8 +297,8 @@ const SITE_MAP = [
|
||||
{ file:'archive-unit-weight-detail.html', label:'单位报表-体重监测详情' },
|
||||
{ file:'archive-unit-environment-detail.html', label:'单位报表-环境监测详情' },
|
||||
{ file:'archive-algorithm.html', label:'算法模型' },
|
||||
{ file:'crowd-status-employee.html', label:'人群现状-员工评估信息' },
|
||||
{ file:'crowd-status-unit.html', label:'人群现状-单位评估统计' },
|
||||
{ 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:'排查问卷-模板信息' },
|
||||
|
||||
Reference in New Issue
Block a user