From 67dd3b0e6237f2357cd3734cfa2ee40112fe5740 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Wed, 27 Aug 2025 18:52:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/message/index.vue | 3 ++- root/NEUIKit/pages/Chat/message/message-input.vue | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) 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 @@
-
+