imgswiper.wxss 136 B

123456789
  1. .banner {
  2. /* height: 400rpx;
  3. width: 100%; */
  4. padding-bottom: 10rpx;
  5. }
  6. .banner .swiper {
  7. height: 100%;
  8. width:100%;
  9. }