From 99f613148b8a334791bbaee3891272cb976a752f Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Sat, 22 Nov 2025 16:34:10 +0800 Subject: [PATCH] =?UTF-8?q?Feat=EF=BC=9A=E9=A6=96=E9=A1=B5=E7=94=84?= =?UTF-8?q?=E9=80=89=E5=A5=BD=E7=A4=BC=E8=BD=AE=E6=92=AD=E6=95=88=E6=9E=9C?= =?UTF-8?q?=E4=BC=98=E5=8C=96/=20v2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home/index.vue b/pages/home/index.vue index b6f6d85..5aea15f 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -1575,7 +1575,6 @@ export default { // bottom: 20rpx !important; .zx-item { transform: scale(0.8); - transition: all 0.3s ease-in-out; } } .s-item{ @@ -1587,6 +1586,7 @@ export default { background: #fff; border-radius: 16rpx; height: 346rpx; + transition: all 0.3s ease-in-out; } .swiper-wrap-zx{ position: absolute;