移动端-医案

This commit is contained in:
yanwenlong
2023-11-30 22:24:34 +08:00
parent 6f015fe890
commit d96dcf9256
5 changed files with 1577 additions and 0 deletions

View File

@@ -459,6 +459,33 @@
"enablePullDownRefresh": false
}
},
{
"path" : "pages/yian/yian",
"style" :
{
"navigationBarTitleText": "医案",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/yian/yianList",
"style" :
{
"navigationBarTitleText": "医案列表",
"enablePullDownRefresh": true
}
}
,{
"path" : "pages/yian/yianDetail",
"style" :
{
"navigationBarTitleText": "医案详情",
"enablePullDownRefresh": false
}
},
{ // 更新版本
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",