From 68d544d8f065e9ee5de33df268c2d99881ff1d8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Wed, 16 Oct 2024 17:03:12 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/carousel.vue | 14 +++++----- components/diy/data-magic.vue | 14 +++++++--- components/diy/img-magic.vue | 27 ++++++++++++------- .../diy/modules/data-magic/magic-carousel.vue | 2 +- components/diy/title.vue | 6 +++-- 5 files changed, 41 insertions(+), 22 deletions(-) diff --git a/components/diy/carousel.vue b/components/diy/carousel.vue index 78296b91..ec02672b 100644 --- a/components/diy/carousel.vue +++ b/components/diy/carousel.vue @@ -1,7 +1,7 @@