From dc7043e4c57fe4665862fd2e15537a032424bc60 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, 26 Aug 2024 15:13:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../model-image/model-image-style.vue | 2 +- .../common/custom-module/model-text/index.vue | 15 +++++++++++---- .../custom-module/model-text/model-text-style.vue | 15 +++++++++------ src/components/common/upload-icon/index.vue | 3 +++ .../model-custom/components/index-default.ts | 4 +++- src/components/model-custom/components/index.scss | 3 ++- src/components/model-custom/components/index.vue | 9 ++++++++- .../model-custom/model-custom-content.vue | 2 +- src/components/model-search/index.vue | 2 +- 9 files changed, 39 insertions(+), 16 deletions(-) diff --git a/src/components/common/custom-module/model-image/model-image-style.vue b/src/components/common/custom-module/model-image/model-image-style.vue index 73798557..a2efca0c 100644 --- a/src/components/common/custom-module/model-image/model-image-style.vue +++ b/src/components/common/custom-module/model-image/model-image-style.vue @@ -7,7 +7,7 @@ - + diff --git a/src/components/common/custom-module/model-text/index.vue b/src/components/common/custom-module/model-text/index.vue index bae1d789..02449726 100644 --- a/src/components/common/custom-module/model-text/index.vue +++ b/src/components/common/custom-module/model-text/index.vue @@ -1,8 +1,8 @@