小程序swiper--限高高度自适应

swiper {
  height: 1300rpx;//这里是自适应高度范围 全屏就写全屏的高度
}
swiper-item{
  overflow: scroll;
}
发布了45 篇原创文章 · 获赞 6 · 访问量 1084

猜你喜欢

转载自blog.csdn.net/qq_41219586/article/details/103823032
今日推荐