diff --git a/pages/message/index.vue b/pages/message/index.vue index 6fa35fa..cbc318e 100644 --- a/pages/message/index.vue +++ b/pages/message/index.vue @@ -16,7 +16,7 @@ -
+
@@ -135,6 +135,7 @@ onShow(() => { console.log("contactListcontactListcontactListcontactListcontactList", contactList.value.conversationList); contactList.value.conversationList = res.conversationList; }); + setTimeout(() => { const unread = uni.$UIKitNIM.V2NIMConversationService.getTotalUnreadCount(); // if (unread === 0) { diff --git a/root/NEUIKit/pages/Chat/message/message-input.vue b/root/NEUIKit/pages/Chat/message/message-input.vue index 35ea6f2..3ddc322 100644 --- a/root/NEUIKit/pages/Chat/message/message-input.vue +++ b/root/NEUIKit/pages/Chat/message/message-input.vue @@ -51,7 +51,7 @@
- --> + -->
@@ -82,7 +82,7 @@
-
+