-
小程序swiper点样式
-
.wx-swiper-dot {
width: 10rpx !important;
height: 10rpx !important;
}.wx-swiper-dot-active {
width: 24rpx !important;
height: 10rpx !important;
border-radius: 6rpx !important;
}
小程序swiper点样式
.wx-swiper-dot {
width: 10rpx !important;
height: 10rpx !important;
}
.wx-swiper-dot-active {
width: 24rpx !important;
height: 10rpx !important;
border-radius: 6rpx !important;
}