css中,在.swiper-pagination-bullet-active{}中修改就ok。
默認樣式為:
.swiper-pagination-bullet-active {
background-color: #e8561a;
width: 20px;
border-radius: 20px;
修改后為: