1. 医生端开方2.0测试
This commit is contained in:
29
pages.json
29
pages.json
@@ -187,6 +187,13 @@
|
||||
"navigationBarTitleText": "常用方详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "prescription_v2/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "开方",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "workbench_basicInfo",
|
||||
"style": {
|
||||
@@ -394,6 +401,28 @@
|
||||
"navigationBarTitleText": "视频"
|
||||
}
|
||||
}]
|
||||
}, {
|
||||
"root": "subPackages/sub_reception",
|
||||
"pages": [{
|
||||
"path": "reception_list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "转接方",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "reception_chat",
|
||||
"style": {
|
||||
"navigationBarTitleText": "转接方聊天",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}, {
|
||||
"path": "reception_prescription",
|
||||
"style": {
|
||||
"navigationBarTitleText": "转接方开方",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}]
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user