From f9c4f92bc2e361db7a67ccb683b33e33ac268137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Thu, 14 Nov 2024 16:31:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=8B=E6=9C=BA=E7=AB=AF?= =?UTF-8?q?=E5=A4=84=E7=90=86=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/custom.vue | 168 ++++++++++-- components/diy/modules/custom/model-icon.vue | 25 +- components/diy/modules/custom/model-image.vue | 24 +- components/diy/modules/custom/model-text.vue | 21 +- .../diy/modules/data-magic/custom/index.vue | 245 +++++++++++------- .../diy/modules/data-magic/magic-carousel.vue | 2 +- 6 files changed, 370 insertions(+), 115 deletions(-) diff --git a/components/diy/custom.vue b/components/diy/custom.vue index 1069a3b2..74f1f7bc 100644 --- a/components/diy/custom.vue +++ b/components/diy/custom.vue @@ -1,23 +1,50 @@