swiper{ height: 350rpx; } swiper image{ width: 100%; } .jgg{ display: flex; flex-wrap: wrap; text-align: center; border-bottom: 1px solid gray; } .item{ width: 180rpx; font-size: 35rpx; margin-left: 50rpx; margin-top: 100rpx; margin-bottom: 30rpx; } .item image{ width: 150rpx; height: 150rpx; }