hjyd的手机端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
138 B

2 years ago
  1. .swiper {
  2. width: 100%;
  3. height: 100%;
  4. }
  5. .swiper-slide {
  6. background: #fff;
  7. }
  8. .swiper {
  9. margin-left: auto;
  10. margin-right: auto;
  11. }