修改小程序轮播的指示点(indicator)的位置

前端之家收集整理的这篇文章主要介绍了修改小程序轮播的指示点(indicator)的位置前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

wxml


      
          
        
      

wxss

.product-swiper .wx-swiper-dots.wx-swiper-dots-horizontal{
     margin-bottom: 16rpx;
}
原文链接:https://www.f2er.com/note/413571.html

猜你在找的程序笔记相关文章