From d2fc0973dd832cc9b118516098625ae3ae5013f1 Mon Sep 17 00:00:00 2001 From: zoujing Date: Fri, 3 Apr 2026 00:43:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B6=88=E6=81=AF=E9=97=AE=E7=AD=94?= =?UTF-8?q?=E7=9A=84=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/chat/ChatMainList/index.vue | 50 +++++++++++++++---- .../module/AnswerComponent/index.vue | 26 +++++++--- src/pages/long-answer/index.vue | 6 ++- 3 files changed, 64 insertions(+), 18 deletions(-) diff --git a/src/pages/index/components/chat/ChatMainList/index.vue b/src/pages/index/components/chat/ChatMainList/index.vue index 8ed813e..81a283d 100644 --- a/src/pages/index/components/chat/ChatMainList/index.vue +++ b/src/pages/index/components/chat/ChatMainList/index.vue @@ -15,11 +15,10 @@