diff --git a/pages.json b/pages.json index dc0df46..a5b52d1 100644 --- a/pages.json +++ b/pages.json @@ -373,7 +373,6 @@ { "path": "pages/im/private/chat", "style": { - "navigationBarBackgroundColor":"#FFFFFF" } }, { @@ -452,7 +451,7 @@ { "path": "pages/im/group/chat", "name": "imGroupChat", - "style": { + "style": { "navigationBarTitleText": "群聊", "app-plus": { "titleNView": { 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 @@