feat(health): 新增慢性疾病档案小程序模块
- 新增慢性疾病档案API接口 - 新增慢性疾病档案列表页 - 新增慢性疾病档案新增/编辑页 - 支持成员选择、疾病状态管理 - 参考现有模块样式开发
This commit is contained in:
@@ -224,7 +224,19 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "活动记录"
|
||||
}
|
||||
} ,
|
||||
},
|
||||
{
|
||||
"path": "pages/health/chronicDisease/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "慢性疾病档案"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/chronicDisease/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "慢性疾病档案"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/statistic/doctorStatistic/index",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user