方剂检索页面ui

This commit is contained in:
@fawn-nine
2023-11-10 13:58:57 +08:00
parent ca693e3a4d
commit 716b3fce33
4 changed files with 669 additions and 1 deletions

View File

@@ -508,6 +508,22 @@
"navigationBarTitleText" : "脉穴详情",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/prescription/prescription",
"style" :
{
"navigationBarTitleText" : "方药检索",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/prescription/prescriptionDetail",
"style" :
{
"navigationBarTitleText" : "方药详情",
"enablePullDownRefresh" : false
}
}
],
"globalStyle": {