Welcome
We've been working hard

WeChat applet modifies the style of native SWIPER carousel points

wxml:

 <swiper indicator-dots='true' indicator-active-color='#ffffff' indicator-color='rgba(255,255,255,0.5)'  autoplay='true' class="banner"> <swiper-item> <image src='/images/ban1.jpg'></image> </swiper-item> <swiper-item> <image src='/images/ban2.jpg'></image> </swiper-item> <swiper-item> <image src='/images/ban3.jpg'></image> </swiper-item> <swiper-item> <image src='/images/ban4.jpg'></image> </swiper-item> </swiper>

 

wxss:

 .banner .wx-swiper-dot { width: 20rpx; height: 8rpx; border-radius: 8px; opacity: 0.5; } .banner .wx-swiper-dot-active { width: 30rpx; height: 8rpx; background-color: #fff; border-radius: 8rpx; opacity: 1; }

 

Like( zero ) Reward
Do not reprint without permission: New Start Blog » WeChat applet modifies the style of native SWIPER carousel points


Follow the public account "New Start Software Steward"

Get the latest network resources and cracking software!
Play with all kinds of software

comment Grab the sofa

You must log in before commenting!

 

Reward the author of the article if you think it is useful

Thank you very much for your reward, we will continue to give more high-quality content, let's create a better online world together!

Scan Alipay and reward

Scan WeChat and reward