From 1b2115273ddbed01cb4b607f8b6e933021d3b9f4 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Wed, 22 Sep 2021 16:51:41 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E7=BC=96=E8=BE=91=E4=BB=AA=E8=A1=A8?= =?UTF-8?q?=E6=9D=BF=E6=97=B6=EF=BC=8C=E5=A4=96=E9=83=A8=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=8B=96=E6=8B=BD=E8=BF=9B=E4=BB=AA=E8=A1=A8=E6=9D=BF=E6=97=B6?= =?UTF-8?q?=E5=8F=AF=E4=BB=A5=E9=80=9A=E8=BF=87=E9=99=84=E5=8A=A0=E6=8B=96?= =?UTF-8?q?=E6=8B=BD=E9=98=B4=E5=BD=B1=E5=8C=BA=E8=BF=9B=E8=A1=8C=E9=A2=84?= =?UTF-8?q?=E5=AE=9A=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/DeDrag/shadow.vue | 50 ++++++++++++++++--- .../canvas/components/Editor/index.vue | 32 +++++++++++- .../canvas/custom-component/component-list.js | 9 +++- frontend/src/store/index.js | 6 +++ .../src/views/panel/AssistComponent/index.vue | 16 +++++- frontend/src/views/panel/ViewSelect/index.vue | 23 +++++++-- frontend/src/views/panel/edit/index.vue | 29 ++++++----- frontend/src/views/panel/filter/index.vue | 9 +++- 8 files changed, 142 insertions(+), 32 deletions(-) diff --git a/frontend/src/components/DeDrag/shadow.vue b/frontend/src/components/DeDrag/shadow.vue index f4c7796496..53794f8950 100644 --- a/frontend/src/components/DeDrag/shadow.vue +++ b/frontend/src/components/DeDrag/shadow.vue @@ -1,5 +1,5 @@