From 37ebdb9d45c506dd037156f832e9b11111853077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Fri, 21 Feb 2025 18:46:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E8=B7=9F=E9=9A=8F?= =?UTF-8?q?=E9=80=BB=E8=BE=91=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../custom-module/custom-location/index.vue | 57 ++++++++++++++----- .../model-custom-group-style.vue | 6 +- .../model-icon/model-icon-style.vue | 6 +- .../model-image/model-image-style.vue | 6 +- .../model-lines/model-lines-style.vue | 6 +- .../model-panel/model-panel-style.vue | 6 +- .../model-text/model-text-style.vue | 16 ++++-- .../components/custom-config/index.vue | 18 +++--- .../model-custom/components/index-default.ts | 12 ++-- .../model-custom/components/index.ts | 5 +- .../model-custom/components/index.vue | 44 +++++++++++--- 11 files changed, 135 insertions(+), 47 deletions(-) diff --git a/src/components/common/custom-module/custom-location/index.vue b/src/components/common/custom-module/custom-location/index.vue index ccbb3ac4..d948cf25 100644 --- a/src/components/common/custom-module/custom-location/index.vue +++ b/src/components/common/custom-module/custom-location/index.vue @@ -2,40 +2,40 @@
定位设置
- - + + - \ No newline at end of file diff --git a/src/components/common/custom-module/model-custom-group/model-custom-group-style.vue b/src/components/common/custom-module/model-custom-group/model-custom-group-style.vue index ee250718..716847d1 100644 --- a/src/components/common/custom-module/model-custom-group/model-custom-group-style.vue +++ b/src/components/common/custom-module/model-custom-group/model-custom-group-style.vue @@ -1,7 +1,7 @@