From ce86855fbd98a3b3f4d7bd90eee559f4dbc21bab Mon Sep 17 00:00:00 2001 From: xsx <825657193@qq.com> Date: Tue, 23 Jul 2024 09:49:09 +0800 Subject: [PATCH] =?UTF-8?q?ui=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/chat-record/chat-record.vue | 33 +++++++++--------- im-uniapp/pages.json | 2 +- im-uniapp/pages/chat/chat-box.vue | 27 +++++++------- im-uniapp/pages/friend/friend.vue | 8 ++--- im-uniapp/static/tarbar/chat.png | Bin 3456 -> 6356 bytes im-uniapp/static/tarbar/chat_active.png | Bin 3537 -> 5689 bytes im-uniapp/static/tarbar/friend.png | Bin 3991 -> 5721 bytes im-uniapp/static/tarbar/friend_active.png | Bin 3853 -> 5072 bytes im-uniapp/static/tarbar/group.png | Bin 3962 -> 6880 bytes im-uniapp/static/tarbar/group_active.png | Bin 4008 -> 7842 bytes im-uniapp/static/tarbar/mine.png | Bin 3315 -> 9218 bytes im-uniapp/static/tarbar/mine_active.png | Bin 3412 -> 6217 bytes im-uniapp/uni.scss | 3 +- 13 files changed, 32 insertions(+), 41 deletions(-) diff --git a/im-uniapp/components/chat-record/chat-record.vue b/im-uniapp/components/chat-record/chat-record.vue index 77de146..c692da8 100644 --- a/im-uniapp/components/chat-record/chat-record.vue +++ b/im-uniapp/components/chat-record/chat-record.vue @@ -1,10 +1,8 @@