From 96cd08177051aa53ba25e223cf71491f1d6f7a86 Mon Sep 17 00:00:00 2001 From: "[yxf]" <[1524240689@qq.com]> Date: Fri, 3 Apr 2026 09:56:28 +0800 Subject: [PATCH] =?UTF-8?q?web=E5=AE=A2=E6=9C=8D=E7=AB=AF=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E4=B8=8D=E5=BF=85=E8=A6=81=E7=9A=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- im-web/package.json | 2 +- im-web/src/components/chat/ChatBox.vue | 8 ++++---- im-web/src/router/index.js | 10 +++++----- im-web/src/view/Friend.vue | 14 +++++++------- im-web/src/view/Home.vue | 4 ++-- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/im-web/package.json b/im-web/package.json index 019c50b..2b42ab0 100644 --- a/im-web/package.json +++ b/im-web/package.json @@ -60,4 +60,4 @@ "last 2 versions", "not dead" ] -} \ No newline at end of file +} diff --git a/im-web/src/components/chat/ChatBox.vue b/im-web/src/components/chat/ChatBox.vue index 75123cf..a74ba7f 100644 --- a/im-web/src/components/chat/ChatBox.vue +++ b/im-web/src/components/chat/ChatBox.vue @@ -34,17 +34,17 @@ -