From f04671ee7a930aa4b9eab2241c5949dc5da93370 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 14 Nov 2023 16:30:26 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=87=AA=E5=AE=9A=E4=B9=89=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=8A=A0=E8=BD=BD=E6=97=B6=E6=9C=BA=EF=BC=8C?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E9=9C=80=E8=A6=81=E9=85=8D=E7=BD=AE=E6=97=B6?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=EF=BC=8C=E9=98=B2=E6=AD=A2=E5=88=9D=E5=A7=8B?= =?UTF-8?q?=E5=8C=96=E5=8D=B3=E5=8A=A0=E8=BD=BD=E5=AF=BC=E8=87=B4=E8=AF=B7?= =?UTF-8?q?=E6=B1=82=E6=97=B6=E9=97=B4=E8=BF=87=E9=95=BF=20#6638?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../canvas/customComponent/UserView.vue | 103 ++++++++---------- .../components/shapeAttr/ColorSelector.vue | 15 +++ 2 files changed, 63 insertions(+), 55 deletions(-) diff --git a/core/frontend/src/components/canvas/customComponent/UserView.vue b/core/frontend/src/components/canvas/customComponent/UserView.vue index 2b07d4daba..bd09268065 100644 --- a/core/frontend/src/components/canvas/customComponent/UserView.vue +++ b/core/frontend/src/components/canvas/customComponent/UserView.vue @@ -205,34 +205,34 @@