diff --git a/pages.json b/pages.json index 9d8aede..a5b52d1 100644 --- a/pages.json +++ b/pages.json @@ -373,19 +373,6 @@ { "path": "pages/im/private/chat", "style": { - "navigationBarBackgroundColor":"#FFFFFF", - "disableScroll": false, - "app-plus": { - "titleNView": { - "type": "default", - "buttons": [{ - "float": "right", - "fontSrc": "/static/iconfont.ttf", - "text": "\ue607", - "fontSize": "20px" - }] - } - } } }, { @@ -464,7 +451,7 @@ { "path": "pages/im/group/chat", "name": "imGroupChat", - "style": { + "style": { "navigationBarTitleText": "群聊", "app-plus": { "titleNView": { diff --git a/pages/im/components/connectionStatus.vue b/pages/im/components/connectionStatus.vue index 3009e43..f15b684 100644 --- a/pages/im/components/connectionStatus.vue +++ b/pages/im/components/connectionStatus.vue @@ -1,67 +1,67 @@ - - - - - diff --git a/pages/im/components/conversationList.vue b/pages/im/components/conversationList.vue index bf3cab8..4858aa6 100644 --- a/pages/im/components/conversationList.vue +++ b/pages/im/components/conversationList.vue @@ -1,10 +1,9 @@