From c7d80c6822e97950cff8b3f73ca35d051cb15079 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 10:32:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E9=80=BB=E8=BE=91?= =?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 | 18 ++++-- .../custom-tabs-content.vue | 1 - .../model-custom-group/index.vue | 25 +++----- .../common/custom-module/model-icon/index.vue | 18 +----- .../custom-module/model-image/index.vue | 18 +----- .../custom-module/model-lines/index.vue | 18 +----- .../custom-module/model-panel/index.vue | 18 +----- .../common/custom-module/model-text/index.vue | 26 ++++---- .../model-custom/model-custom-content.vue | 3 +- src/utils/index.ts | 63 ++++++++++++++++++- 10 files changed, 107 insertions(+), 101 deletions(-) diff --git a/src/components/common/custom-module/data-rendering/index.vue b/src/components/common/custom-module/data-rendering/index.vue index 30f05f62..3c75041f 100644 --- a/src/components/common/custom-module/data-rendering/index.vue +++ b/src/components/common/custom-module/data-rendering/index.vue @@ -2,19 +2,19 @@