From 52990c968437aef4689c7cf99fd9a2c5f1992848 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 3 Aug 2021 15:49:04 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=E6=9B=B4=E6=8D=A2=E4=BB=AA=E8=A1=A8?= =?UTF-8?q?=E6=9D=BF=E8=A7=86=E5=9B=BE=E8=AE=BE=E7=BD=AE=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/DeDrag/index.vue | 10 ++++++---- .../canvas/components/Editor/ComponentWrapper.vue | 6 +++--- .../components/canvas/components/Editor/EditBar.vue | 7 ++++++- .../src/components/canvas/components/Editor/index.vue | 7 +++++++ 4 files changed, 22 insertions(+), 8 deletions(-) diff --git a/frontend/src/components/DeDrag/index.vue b/frontend/src/components/DeDrag/index.vue index d45a63efff..06a1c9c08a 100644 --- a/frontend/src/components/DeDrag/index.vue +++ b/frontend/src/components/DeDrag/index.vue @@ -19,9 +19,7 @@ @mouseenter="enter" @mouseleave="leave" > - - - +
+ + + - +