index.wxss 93 B

123456789
  1. /**index.wxss**/
  2. .swiper {
  3. width: 100%;
  4. }
  5. .swiper image {
  6. width: 100%;
  7. height: 100%;
  8. }