From 4cb71e2b550fa4a2b647d0619a6dc8b1d587d304 Mon Sep 17 00:00:00 2001 From: cansnow Date: Mon, 8 Dec 2025 18:18:20 +0800 Subject: [PATCH] 12 --- pages/contact/friendList/index.vue | 3 ++- .../conversationList/components/ChatHeader.vue | 12 ++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/pages/contact/friendList/index.vue b/pages/contact/friendList/index.vue index c11faf4..d95efaa 100644 --- a/pages/contact/friendList/index.vue +++ b/pages/contact/friendList/index.vue @@ -6,6 +6,8 @@ @clickRight="contactAddClick" :border="false" title="通讯录" + statusBar + fixed backgroundColor="transparent" > @@ -111,7 +113,6 @@