方剂检索页面ui
This commit is contained in:
16
pages.json
16
pages.json
@@ -508,6 +508,22 @@
|
||||
"navigationBarTitleText" : "脉穴详情",
|
||||
"enablePullDownRefresh" : false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/prescription/prescription",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "方药检索",
|
||||
"enablePullDownRefresh" : false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/prescription/prescriptionDetail",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "方药详情",
|
||||
"enablePullDownRefresh" : false
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user