diff --git a/pages.json b/pages.json index 1a5d6e7..677ddf5 100644 --- a/pages.json +++ b/pages.json @@ -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 } } ]