From 3bf8d7fbc5747da7ef5355d5edc2b5b1538375a1 Mon Sep 17 00:00:00 2001 From: Hu Gang <18768366022@163.com> Date: Mon, 16 Jun 2025 11:12:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=99=BA=E8=83=BD=E4=BD=93=E6=A3=80?= =?UTF-8?q?=E8=A7=86=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/bubble/index.vue | 5 +++-- src/views/api/components/PluginCard.vue | 1 + src/views/app/index.vue | 7 +++++++ src/views/app/style.scss | 1 - .../createapp/components/AgentAppConfig.vue | 19 ++++++++++++++----- src/views/createapp/components/DebugApp.vue | 10 +++++++--- src/views/createapp/components/McpDrawer.vue | 18 ++++++++++++++++-- .../dialogue/components/InterPreview.vue | 1 - 8 files changed, 48 insertions(+), 14 deletions(-) diff --git a/src/components/bubble/index.vue b/src/components/bubble/index.vue index 9057e652..fc868c65 100644 --- a/src/components/bubble/index.vue +++ b/src/components/bubble/index.vue @@ -1,5 +1,5 @@