修改图片显示比例

This commit is contained in:
weinan2087
2022-10-24 11:59:18 +08:00
parent 9683e491d7
commit 4fe5e7011b

View File

@@ -356,11 +356,11 @@
.gui-box-right{//资源引导位宽度
width: 722px;
.swiper-slide{
width: 500px;
height: 400px;
width: 560px;
height: 430px;
text-align: center;
.banner-img{
width: 500px;
width: 560px;
height: 100%;
}
}