From 3d15eadb5dc8cfa9e356580cb68133a480e028f8 Mon Sep 17 00:00:00 2001 From: cherishsince Date: Tue, 14 May 2024 18:02:07 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91=E8=81=8A?= =?UTF-8?q?=E5=A4=A9=20markdown=20=E6=AE=B5=E8=90=BD=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ai/chat/index.vue | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/views/ai/chat/index.vue b/src/views/ai/chat/index.vue index 4b41778c..674e2116 100644 --- a/src/views/ai/chat/index.vue +++ b/src/views/ai/chat/index.vue @@ -64,12 +64,9 @@
- 标题...... + {{ useConversation?.title }}
- - - @@ -863,7 +860,9 @@ onMounted(async () => { } p { - margin-bottom: 1rem !important; + //margin-bottom: 1rem !important; + margin: 0; + margin-bottom: 3px; } /* 标题通用格式 */