From 2c9c3de1213b9f5f6bd2b9aff1a017d9b4cbb656 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, 27 Dec 2024 10:10:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E6=B3=A8=E9=87=8A?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../custom-module/data-rendering/index.vue | 2 +- .../model-custom-group/index.vue | 4 +- .../common/custom-module/model-icon/index.vue | 7 ++- .../custom-module/model-image/index.vue | 9 +-- .../custom-module/model-lines/index.vue | 3 +- .../custom-module/model-panel/index.vue | 5 +- .../common/custom-module/model-text/index.vue | 7 ++- .../model-custom/components/index.vue | 56 +++++++++++-------- src/utils/index.ts | 25 +++++++++ 9 files changed, 79 insertions(+), 39 deletions(-) diff --git a/src/components/common/custom-module/data-rendering/index.vue b/src/components/common/custom-module/data-rendering/index.vue index ad04b1aa..3c6fc3d3 100644 --- a/src/components/common/custom-module/data-rendering/index.vue +++ b/src/components/common/custom-module/data-rendering/index.vue @@ -17,7 +17,7 @@ diff --git a/src/components/common/custom-module/model-custom-group/index.vue b/src/components/common/custom-module/model-custom-group/index.vue index 1e40c59e..54623fc2 100644 --- a/src/components/common/custom-module/model-custom-group/index.vue +++ b/src/components/common/custom-module/model-custom-group/index.vue @@ -1,5 +1,5 @@ @@ -111,7 +111,7 @@