From 205ee0e1f69c7d00265532f111dc8e0a5d8bdd40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Wed, 22 Feb 2023 09:26:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/nursestation/nursestation.scss | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pages/nursestation/nursestation.scss b/pages/nursestation/nursestation.scss index 0e5a7c4..b371c0b 100644 --- a/pages/nursestation/nursestation.scss +++ b/pages/nursestation/nursestation.scss @@ -2,14 +2,16 @@ padding:10rpx 0 0 0; } .swiper-box { - height: 500rpx; width: 100%; + height: 500rpx; } .swiper-item { - display: block; height: 500rpx; - line-height: 500rpx; text-align: center; + image{ + width: 100%; + height: 500rpx !important; + } } video{