From f3923f7466acc2a52fb438d1aeeb66d157d17387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Mon, 6 Jan 2025 14:00:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../custom-module/data-rendering/index.vue | 8 +++---- .../model-custom-group/index.vue | 18 +++++++------- .../common/custom-module/model-icon/index.vue | 10 +++++--- .../custom-module/model-image/index.vue | 8 +++++-- .../custom-module/model-lines/index.vue | 8 +++++-- .../custom-module/model-panel/index.vue | 8 +++++-- .../common/custom-module/model-text/index.vue | 24 +++++++++---------- .../components/custom-config/index.vue | 6 ++++- .../model-custom/components/index.vue | 12 +++++----- src/components/model-custom/index.vue | 8 ++++--- .../model-custom/model-custom-content.vue | 10 +++++--- .../components/custom/index.vue | 5 +++- .../model-data-magic-content.vue | 2 ++ src/utils/index.ts | 2 +- 14 files changed, 81 insertions(+), 48 deletions(-) diff --git a/src/components/common/custom-module/data-rendering/index.vue b/src/components/common/custom-module/data-rendering/index.vue index 3c75041f..46b5c0d7 100644 --- a/src/components/common/custom-module/data-rendering/index.vue +++ b/src/components/common/custom-module/data-rendering/index.vue @@ -5,16 +5,16 @@