摘要:
<!-- 轮播图 --> <swiper previous-margin='50px' next-margin='50px' bindchange="swiperChange" style='height:{{swiperH}};'> <swiper-item wx:for='{{imgList}} 阅读全文
posted @ 2019-09-06 14:18
一个小小前端
阅读(3633)
评论(0)
推荐(0)
摘要:
<view class="touch-item {{item.isTouchMove ? 'touch-move-active' : ''}}" data-index="{{index}}" wx:for="{{list}}" wx:key> <view class="content"> <view 阅读全文
posted @ 2019-09-06 13:43
一个小小前端
阅读(7521)
评论(2)
推荐(2)