diff --git a/pages.json b/pages.json index 65698b9..0c45fe6 100644 --- a/pages.json +++ b/pages.json @@ -91,6 +91,18 @@ "navigationBarTitleText": "院内陪护", "enablePullDownRefresh": false } + }, { + "path": "imagetextConsultation/imagetextConsultation", + "style": { + "navigationBarTitleText": "图文问诊", + "enablePullDownRefresh": false + } + }, { + "path": "createnewconsultation/createnewconsultation", + "style": { + "navigationBarTitleText": "新建图文问诊", + "enablePullDownRefresh": false + } }, { "path": "appointmenttime/appointmenttime", "style": { @@ -466,17 +478,15 @@ "navigationBarTitleText": "体征检测", "enablePullDownRefresh": false } - } - ,{ - "path" : "seekadvicefrom/seekadvicefrom", - "style" : - { - "navigationBarTitleText": "咨询医生", - "enablePullDownRefresh": false - } + }, { + "path": "seekadvicefrom/seekadvicefrom", + "style": { + "navigationBarTitleText": "咨询医生", + "enablePullDownRefresh": false + } - } - ] + } + ] }], "globalStyle": { "navigationBarTextStyle": "white", @@ -525,4 +535,4 @@ // } ] } -} +} \ No newline at end of file diff --git a/pagesB/imagetextConsultation/imagetextConsultation.vue b/pagesB/imagetextConsultation/imagetextConsultation.vue index b606e50..c6c2b99 100644 --- a/pagesB/imagetextConsultation/imagetextConsultation.vue +++ b/pagesB/imagetextConsultation/imagetextConsultation.vue @@ -25,6 +25,9 @@