From c9f350b157edf6d1670171a6a4533abbd456e0d0 Mon Sep 17 00:00:00 2001 From: zoujing Date: Tue, 7 Apr 2026 12:19:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B6=88=E6=81=AF=E6=B5=81=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E5=9B=BE=E7=89=87=E6=A0=B7=E5=BC=8F=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../index/components/chat/ChatCardAi/index.vue | 2 +- .../components/chat/ChatCardAi/styles/index.scss | 2 +- .../index/components/chat/ChatMarkdown/index.vue | 13 +++++++++++-- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/src/pages/index/components/chat/ChatCardAi/index.vue b/src/pages/index/components/chat/ChatCardAi/index.vue index 4c13597..065332a 100644 --- a/src/pages/index/components/chat/ChatCardAi/index.vue +++ b/src/pages/index/components/chat/ChatCardAi/index.vue @@ -1,7 +1,7 @@ @@ -15,4 +15,13 @@ defineProps({ }); - +