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{