From 76162f146103a51344c6dbeaf17eec7780dfaf30 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 22 Jun 2021 11:25:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BB=AA=E8=A1=A8=E7=9B=98=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=AE=BE=E7=BD=AE=20=E5=9B=9E=E6=98=BE=E4=B8=8D?= =?UTF-8?q?=E5=87=86=E7=A1=AE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../canvas/custom-component/UserView.vue | 14 ++++++---- .../BackgroundColorSelector.vue | 28 +++++++++++-------- .../components/shape-attr/ColorSelector.vue | 28 +++++++++++-------- .../src/views/panel/SubjectSetting/index.vue | 8 +++--- 4 files changed, 45 insertions(+), 33 deletions(-) diff --git a/frontend/src/components/canvas/custom-component/UserView.vue b/frontend/src/components/canvas/custom-component/UserView.vue index 2c9d282a7a..092a9669c9 100644 --- a/frontend/src/components/canvas/custom-component/UserView.vue +++ b/frontend/src/components/canvas/custom-component/UserView.vue @@ -2,10 +2,10 @@