方剂检索

This commit is contained in:
yanwenlong
2023-12-18 10:26:40 +08:00
parent 2ca4445107
commit 6e08e1db2d
4 changed files with 697 additions and 3 deletions

View File

@@ -496,6 +496,20 @@
"enablePullDownRefresh": false
}
},
{
"path": "pages/prescript/prescript",
"style": {
"navigationBarTitleText": "方剂检索",
"enablePullDownRefresh": false
}
},
{
"path": "pages/prescript/prescriptDetail",
"style": {
"navigationBarTitleText": "方剂详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/luck/luck",
"style": {