diff --git a/pages.json b/pages.json index 3a55850..044ad1e 100644 --- a/pages.json +++ b/pages.json @@ -411,6 +411,16 @@ } } }, + { + "path": "setting/setting", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "uni-app分页", + "app": { + "bounce": "none" + } + } + }, { "path": "idcardAuth/idcardAuth", "style": { @@ -421,6 +431,16 @@ } } }, + { + "path": "patientMsg/patientMsg", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "uni-app分页", + "app": { + "bounce": "none" + } + } + }, { "path": "videoHistroy/videoHistroy", diff --git a/pages_app/patientMsg/patientMsg.vue b/pages_app/patientMsg/patientMsg.vue new file mode 100644 index 0000000..9bb8802 --- /dev/null +++ b/pages_app/patientMsg/patientMsg.vue @@ -0,0 +1,286 @@ + + + + + diff --git a/pages_app/setting/setting.vue b/pages_app/setting/setting.vue new file mode 100644 index 0000000..155170f --- /dev/null +++ b/pages_app/setting/setting.vue @@ -0,0 +1,370 @@ + + + + + diff --git a/pages_app/wechatContact/wechatContact.vue b/pages_app/wechatContact/wechatContact.vue index 9d32893..0a0ddfa 100644 --- a/pages_app/wechatContact/wechatContact.vue +++ b/pages_app/wechatContact/wechatContact.vue @@ -41,7 +41,7 @@