fix: 健康管理系统,自测问题修复及功能优化完善。

This commit is contained in:
tianyongbao
2024-12-20 15:48:05 +08:00
parent 775ab0b222
commit 0f75162f6b
24 changed files with 3200 additions and 171 deletions

View File

@@ -195,7 +195,31 @@
"style": {
"navigationBarTitleText": "活动记录"
}
}
} ,
{
"path": "pages/health/statistic/doctorStatistic/index",
"style": {
"navigationBarTitleText": "就医统计"
}
} ,
{
"path": "pages/health/statistic/healthStatistic/index",
"style": {
"navigationBarTitleText": "档案统计"
}
} ,
{
"path": "pages/health/statistic/marStatistic/index",
"style": {
"navigationBarTitleText": "用药统计"
}
} ,
{
"path": "pages/health/statistic/temperatureStatistic/index",
"style": {
"navigationBarTitleText": "体温统计"
}
}
],
"subPackages": [
{