1. 医生端开方2.0测试

This commit is contained in:
李琦
2026-03-06 13:59:22 +08:00
parent e0a41940e3
commit 11b1c86a08
36 changed files with 11794 additions and 33 deletions

View File

@@ -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": {