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",
"style" :
{
"navigationBarTitleText" : "申请记录",
"enablePullDownRefresh" : false
}
},
{
"path" : "Prescriptionrecords/Prescriptionrecords",
"style" :
{
"navigationBarTitleText" : "健康教育处方记录",
"path": "applicationRecord/applicationRecord",
"style": {
"navigationBarTitleText": "申请记录",
"enablePullDownRefresh": false
}
},
{
"path" : "Precords/Precords",
"style" :
{
"navigationBarTitleText" : ""
"path": "Prescriptionrecords/Prescriptionrecords",
"style": {
"navigationBarTitleText": "健康教育处方记录",
"enablePullDownRefresh": false
}
},
{
"path" : "Healthindex/Healthindex",
"style" :
{
"navigationBarTitleText" : ""
"path": "Precords/Precords",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "Healthindex/Healthindex",
"style": {
"navigationBarTitleText": ""
}
}
]
@ -739,11 +735,10 @@
}
},
{
"path" : "H5Healthrecord/H5Healthrecord",
"style" :
{
"navigationBarTitleText" : "健康档案",
"enablePullDownRefresh" : false
"path": "H5Healthrecord/H5Healthrecord",
"style": {
"navigationBarTitleText": "健康档案",
"enablePullDownRefresh": false
}
}
]