From 616a0554c7f0272668c1829a0ece720c18dced43 Mon Sep 17 00:00:00 2001 From: donqi Date: Tue, 2 Aug 2022 17:05:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=95=86=E5=93=81=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E8=BD=AE=E6=92=AD=E5=9B=BE=E5=B1=95=E7=A4=BA=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/product/product-detail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/product/product-detail.vue b/pages/product/product-detail.vue index 0640467..9b67c23 100644 --- a/pages/product/product-detail.vue +++ b/pages/product/product-detail.vue @@ -402,7 +402,7 @@ } .lg-screen-swiper { - height: 900rpx; + height: 150vw; transition: all 0.5s ease-in-out; }