提交
This commit is contained in:
24
pages.json
24
pages.json
@@ -35,6 +35,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/medicalRecords/PendingApprovalIndex",
|
||||
"style": {
|
||||
"navigationBarTitleText": "待审核医案",
|
||||
"enablePullDownRefresh": true, // 禁止下拉刷新
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/articleList/index",
|
||||
"style": {
|
||||
@@ -59,6 +71,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/medicalRecords/evaluateDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "医案",
|
||||
"enablePullDownRefresh": true, // 禁止下拉刷新
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/articleList/article",
|
||||
|
||||
Reference in New Issue
Block a user