From b924e4bd417a87f5e2a415172daf07ffa88034a2 Mon Sep 17 00:00:00 2001 From: jingrow Date: Sat, 25 Oct 2025 21:45:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B5=81=E7=A8=8B=E7=BC=96?= =?UTF-8?q?=E6=8E=92=E9=A1=B5=E9=9D=A2=E4=BE=A7=E8=BE=B9=E6=A0=8F=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E8=8A=82=E7=82=B9=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../flows/components/Sidebar/NodePalette.vue | 35 ++++++++++++++++--- 1 file changed, 30 insertions(+), 5 deletions(-) diff --git a/apps/jingrow/frontend/src/core/features/flows/components/Sidebar/NodePalette.vue b/apps/jingrow/frontend/src/core/features/flows/components/Sidebar/NodePalette.vue index f303fa8..e23783c 100644 --- a/apps/jingrow/frontend/src/core/features/flows/components/Sidebar/NodePalette.vue +++ b/apps/jingrow/frontend/src/core/features/flows/components/Sidebar/NodePalette.vue @@ -1,7 +1,7 @@