首页 > 其他分享 >媒体img组件以及swiper轮播

媒体img组件以及swiper轮播

时间:2023-03-01 21:34:00浏览次数:41  
标签:轮播 img height 400rpx 组件 swiper

.swiper{
        height: 400rpx;
        margin-top: 100rpx;
        .item{
            padding: 20rpx;
            width: 100%;
            height: 400rpx;
        }
        
    }

设置轮播图的内外边距

标签:轮播,img,height,400rpx,组件,swiper
From: https://www.cnblogs.com/lin513/p/17169900.html

相关文章