This commit is contained in:
曹辉 2023-02-22 09:26:10 +08:00
parent 6bd7648e5f
commit 205ee0e1f6

View File

@ -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{