自定义 Swiper 的pageControl

.part5-bg .swiper2 .swiper-pagination2{
    bottom: 0.4rem;
}
/*未选中的小圆点样式*/
.part5-bg .swiper2 .swiper-pagination2 .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
}

/*选中的小圆点样式*/
.part5-bg .swiper2 .swiper-pagination2 .swiper-pagination-bullet-active{
    width: 5px;
    height: 5px;
}

 

posted @ 2019-12-23 09:20  liuw_flexi  阅读(274)  评论(0编辑  收藏  举报