From 987b8d0c5974c161e75f96216d652e61a69a1a71 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, 26 Sep 2024 16:00:26 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/carousel.vue | 6 +-- components/diy/float-window.vue | 29 ++++++++------ components/diy/goods-list.vue | 8 ++-- components/diy/modules/custom/model-image.vue | 2 +- .../diy/modules/data-magic/magic-carousel.vue | 8 ++-- .../modules/data-magic/product-list-show.vue | 40 +++++++++++++------ components/diy/modules/image-empty.vue | 6 +-- components/diy/nav-group.vue | 6 ++- components/diy/seckill.vue | 8 ++-- 9 files changed, 67 insertions(+), 46 deletions(-) diff --git a/components/diy/carousel.vue b/components/diy/carousel.vue index 3aac6f15..25e37c4e 100644 --- a/components/diy/carousel.vue +++ b/components/diy/carousel.vue @@ -4,7 +4,7 @@ - + @@ -21,8 +21,8 @@ - - + + diff --git a/components/diy/float-window.vue b/components/diy/float-window.vue index 7ee332ad..2d07e0e4 100644 --- a/components/diy/float-window.vue +++ b/components/diy/float-window.vue @@ -1,13 +1,13 @@