This commit is contained in:
2024-05-15 10:08:38 +08:00
parent 9b9f031159
commit 64eadb49f1

View File

@ -462,33 +462,29 @@
} }
}, },
{ {
"path" : "applicationRecord/applicationRecord", "path": "applicationRecord/applicationRecord",
"style" : "style": {
{ "navigationBarTitleText": "申请记录",
"navigationBarTitleText" : "申请记录",
"enablePullDownRefresh" : false
}
},
{
"path" : "Prescriptionrecords/Prescriptionrecords",
"style" :
{
"navigationBarTitleText" : "健康教育处方记录",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
}, },
{ {
"path" : "Precords/Precords", "path": "Prescriptionrecords/Prescriptionrecords",
"style" : "style": {
{ "navigationBarTitleText": "健康教育处方记录",
"navigationBarTitleText" : "" "enablePullDownRefresh": false
} }
}, },
{ {
"path" : "Healthindex/Healthindex", "path": "Precords/Precords",
"style" : "style": {
{ "navigationBarTitleText": ""
"navigationBarTitleText" : "" }
},
{
"path": "Healthindex/Healthindex",
"style": {
"navigationBarTitleText": ""
} }
} }
] ]
@ -739,11 +735,10 @@
} }
}, },
{ {
"path" : "H5Healthrecord/H5Healthrecord", "path": "H5Healthrecord/H5Healthrecord",
"style" : "style": {
{ "navigationBarTitleText": "健康档案",
"navigationBarTitleText" : "健康档案", "enablePullDownRefresh": false
"enablePullDownRefresh" : false
} }
} }
] ]