common.scss 79 B

12345
  1. .index-container {
  2. .uni-swiper__dots-box{
  3. display: none !important;
  4. }
  5. }