From 69d77225dbac590fd6df90d675ece8b107cd5a6b Mon Sep 17 00:00:00 2001 From: Dawn <2439646234@qq.com> Date: Mon, 20 Jan 2025 15:50:11 +0800 Subject: [PATCH] =?UTF-8?q?perf(view):=20:zap:=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=B7=B2=E5=88=A0=E9=99=A4=E5=A5=BD=E5=8F=8B=E7=9A=84=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/rightBox/MsgInput.vue | 4 +- .../rightBox/chatBox/ChatFooter.vue | 186 ++++++++++-------- .../rightBox/chatBox/ChatHeader.vue | 26 ++- src/components/rightBox/chatBox/index.vue | 2 +- uno.config.ts | 4 +- 5 files changed, 130 insertions(+), 92 deletions(-) diff --git a/src/components/rightBox/MsgInput.vue b/src/components/rightBox/MsgInput.vue index 7e73f7c9..348884eb 100644 --- a/src/components/rightBox/MsgInput.vue +++ b/src/components/rightBox/MsgInput.vue @@ -151,7 +151,7 @@