微信小程序自定义swiper轮播图面板指示点的位置

.wx-swiper-dots{position:relative;left: unset!important;right: 0;}
.wx-swiper-dots.wx-swiper-dots-horizontal{
  margin-bottom: -5rpx;
}

 

微信小程序自定义swiper轮播图面板指示点的位置