From d2e650a434e3209f82a5c77cc6f3264138b2a6c9 Mon Sep 17 00:00:00 2001 From: zoujing Date: Thu, 23 Apr 2026 10:11:41 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AF=B9=E8=AF=9D=E8=AF=AD=E9=9F=B3?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E7=9A=84=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/chat/ChatInputArea/index.vue | 105 ++++++++++++++---- 1 file changed, 86 insertions(+), 19 deletions(-) diff --git a/src/pages/index/components/chat/ChatInputArea/index.vue b/src/pages/index/components/chat/ChatInputArea/index.vue index 30cc65c..6eaf4e8 100644 --- a/src/pages/index/components/chat/ChatInputArea/index.vue +++ b/src/pages/index/components/chat/ChatInputArea/index.vue @@ -73,7 +73,7 @@