From 541708b953a6c861aa1ddcc43a42bc56d9f8a6b2 Mon Sep 17 00:00:00 2001 From: digua Date: Mon, 27 Apr 2026 21:18:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=A6=86=E7=9B=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AIChat/ChatExplorer.vue | 15 +-------------- src/components/layout/ActionToolsPanel.vue | 2 +- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/src/components/AIChat/ChatExplorer.vue b/src/components/AIChat/ChatExplorer.vue index 42e29dc..d6bf8d5 100644 --- a/src/components/AIChat/ChatExplorer.vue +++ b/src/components/AIChat/ChatExplorer.vue @@ -310,22 +310,9 @@ watch( class="relative min-h-0 flex-1 overflow-x-hidden overflow-y-auto p-4" :class="{ 'p-0!': messages.length === 0 && !isAIThinking }" > - -
-
-
-
-