微信小程序自定义swiper轮播图面板指示点的位置
时间:2020-05-23 09:50:46
收藏:0
阅读:648
.wx-swiper-dots{position:relative;left: unset!important;right: 0;}
.wx-swiper-dots.wx-swiper-dots-horizontal{
margin-bottom: -5rpx;
}
评论(0)