From 69dc5c1a2316eac74e44c0316634a75eeec6044f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E8=B6=8A?= <552369664@qq.com> Date: Sat, 24 Aug 2024 17:09:26 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E3=80=90=E9=A1=B5=E9=9D=A2=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E3=80=91=E5=95=86=E5=9F=8E=E8=A3=85=E4=BF=AE=E5=B0=8F?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E9=80=82=E9=85=8D=E9=BB=91=E6=9A=97=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DiyEditor/components/ComponentContainer.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/DiyEditor/components/ComponentContainer.vue b/src/components/DiyEditor/components/ComponentContainer.vue index 0137278a..48567224 100644 --- a/src/components/DiyEditor/components/ComponentContainer.vue +++ b/src/components/DiyEditor/components/ComponentContainer.vue @@ -165,6 +165,7 @@ $toolbar-position: -55px; width: 80px; height: 25px; font-size: 12px; + color: #6a6a6a; line-height: 25px; text-align: center; background: #fff; From 295976407b4cc28b6326ee29b6b870f650e945bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E8=B6=8A?= <552369664@qq.com> Date: Sat, 24 Aug 2024 17:32:54 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E3=80=90=E9=A1=B5=E9=9D=A2=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E3=80=91=E5=95=86=E5=9F=8E=E8=A3=85=E4=BF=AE=E5=8F=B3?= =?UTF-8?q?=E4=BE=A7=E6=93=8D=E4=BD=9C=E5=8C=BA=E9=80=82=E9=85=8D=E9=BB=91?= =?UTF-8?q?=E6=9A=97=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Draggable/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Draggable/index.vue b/src/components/Draggable/index.vue index 21759465..3d7906b9 100644 --- a/src/components/Draggable/index.vue +++ b/src/components/Draggable/index.vue @@ -13,9 +13,9 @@ class="mb-4px flex flex-col gap-4px border border-gray-2 border-rounded rounded border-solid p-8px" > -
+
- +