From 56040387449114e5d41139fd95c148577ece5e58 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 11:03:45 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AD=97=E6=AE=B5?= =?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 | 13 ++++--------- components/diy/data-magic.vue | 4 ++-- components/diy/float-window.vue | 2 +- components/diy/goods-list.vue | 8 ++++---- .../diy/modules/data-magic/magic-carousel.vue | 2 +- .../diy/modules/data-magic/product-list-show.vue | 16 ++++++++-------- components/diy/nav-group.vue | 2 +- components/diy/seckill.vue | 8 ++++---- 8 files changed, 25 insertions(+), 30 deletions(-) diff --git a/components/diy/carousel.vue b/components/diy/carousel.vue index 47e1adca..89c88773 100644 --- a/components/diy/carousel.vue +++ b/components/diy/carousel.vue @@ -4,11 +4,11 @@ - + - + @@ -20,11 +20,11 @@ - + - + @@ -291,11 +291,6 @@ transform: scale(1.1); } } - - .img { - width: 100%; - height: 100%; - } .video_img { max-width: 120rpx; height: 28rpx; diff --git a/components/diy/data-magic.vue b/components/diy/data-magic.vue index f20340c2..31fd7508 100644 --- a/components/diy/data-magic.vue +++ b/components/diy/data-magic.vue @@ -52,8 +52,8 @@