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

View File

@ -463,31 +463,27 @@
}, },
{ {
"path": "applicationRecord/applicationRecord", "path": "applicationRecord/applicationRecord",
"style" : "style": {
{
"navigationBarTitleText": "申请记录", "navigationBarTitleText": "申请记录",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
}, },
{ {
"path": "Prescriptionrecords/Prescriptionrecords", "path": "Prescriptionrecords/Prescriptionrecords",
"style" : "style": {
{
"navigationBarTitleText": "健康教育处方记录", "navigationBarTitleText": "健康教育处方记录",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
}, },
{ {
"path": "Precords/Precords", "path": "Precords/Precords",
"style" : "style": {
{
"navigationBarTitleText": "" "navigationBarTitleText": ""
} }
}, },
{ {
"path": "Healthindex/Healthindex", "path": "Healthindex/Healthindex",
"style" : "style": {
{
"navigationBarTitleText": "" "navigationBarTitleText": ""
} }
} }
@ -740,8 +736,7 @@
}, },
{ {
"path": "H5Healthrecord/H5Healthrecord", "path": "H5Healthrecord/H5Healthrecord",
"style" : "style": {
{
"navigationBarTitleText": "健康档案", "navigationBarTitleText": "健康档案",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }