From e4e0eef94812cdd543db69a353b5f5ae63654d9b Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 3 Aug 2021 11:28:12 +0800 Subject: [PATCH 1/3] =?UTF-8?q?feat:=E5=A2=9E=E5=8A=A0=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E6=82=AC=E6=B5=AE=E5=B7=A5=E5=85=B7=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../canvas/components/Editor/EditBar.vue | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 frontend/src/components/canvas/components/Editor/EditBar.vue diff --git a/frontend/src/components/canvas/components/Editor/EditBar.vue b/frontend/src/components/canvas/components/Editor/EditBar.vue new file mode 100644 index 0000000000..63e44c64e9 --- /dev/null +++ b/frontend/src/components/canvas/components/Editor/EditBar.vue @@ -0,0 +1,70 @@ + +
+ + + + + From 2bbca0e525c196644fdb1fe6f5773134faaddfab Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 3 Aug 2021 11:29:32 +0800 Subject: [PATCH 2/3] =?UTF-8?q?feat:=E7=BB=84=E4=BB=B6=E9=A2=84=E8=A7=88?= =?UTF-8?q?=E5=85=A5=E5=8F=A3=E4=BF=AE=E6=94=B9=E4=B8=BA=E6=82=AC=E6=B5=AE?= =?UTF-8?q?=E8=93=9D=E8=89=B2=E6=82=AC=E6=B5=AE=E6=A1=86=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/canvas/custom-component/UserView.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/canvas/custom-component/UserView.vue b/frontend/src/components/canvas/custom-component/UserView.vue index 1b1efa03dc..6095a2d828 100644 --- a/frontend/src/components/canvas/custom-component/UserView.vue +++ b/frontend/src/components/canvas/custom-component/UserView.vue @@ -8,7 +8,7 @@ 'rect-shape' ]" > - +