.wx-swiper-dots {
position: relative;
left: 0; /* 取消左偏移 */
right: 0; /* 取消右偏移 */
margin: 0 auto; /* 左右居中 */
text-align: center; /* 内部元素文本居中 */
top: 100px; /* 顶部偏移 */
}
.wx-swiper-dots .wx-swiper-dots-horizontal {
margin-bottom: 0px;
}
微信小程序swiper的轮播图面板指示点 小圆点的样式设置
最新推荐文章于 2025-03-07 09:10:43 发布