From 5c4335f5e56933bff618462ee649837699be9e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=8C?= <259278618@qq.com> Date: Thu, 13 Aug 2026 14:59:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A7=A6=E6=8E=A7=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=AE=A1=E6=9F=A5=E4=BF=AE=E5=A4=8D=EF=BC=88=E9=81=93=E5=85=B7?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E9=80=90=E9=A1=B9=E6=B8=B2=E6=9F=93/?= =?UTF-8?q?=E8=BF=9E=E7=BA=BF=E9=85=8D=E5=AF=B9=E5=8E=BB=E9=87=8D/?= =?UTF-8?q?=E6=8B=96=E6=8B=BD=E6=8E=92=E5=BA=8F=E5=9D=90=E6=A0=87=E5=88=A4?= =?UTF-8?q?=E5=AE=9A/=E5=91=BD=E4=B8=AD=E5=8C=BA=E5=8F=96=E7=9C=9F?= =?UTF-8?q?=E5=AE=9E=20rect/done=20=E5=AE=88=E5=8D=AB=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/interactions/DragPlace.vue | 36 ++++++--------- .../src/components/interactions/FindSpot.vue | 22 +++++---- .../src/components/interactions/LinkMatch.vue | 31 ++++++------- .../src/components/interactions/PropPick.vue | 27 +++++------ .../src/components/interactions/StepSort.vue | 45 +++++++++++-------- 5 files changed, 81 insertions(+), 80 deletions(-) diff --git a/ui-src/src/components/interactions/DragPlace.vue b/ui-src/src/components/interactions/DragPlace.vue index c959a05..b67f02a 100644 --- a/ui-src/src/components/interactions/DragPlace.vue +++ b/ui-src/src/components/interactions/DragPlace.vue @@ -1,6 +1,6 @@