摘要:
1图居中、圆边角、指示点颜色更改、指示点样式更改 下图是样式不好看的组件 要修改成这样:: wxml: <swiper class="bd" indicator-dots="{{true}}" indicator-active-color="#ff8f00" autoplay="{{true}}" 阅读全文
摘要:
<view class="tab-list-movie" style="background:{{bgColor[swiperIndex]}}"> <swiper class="movie-swiper" autoplay interval="3000" circular indicator-dot 阅读全文