You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
973 B

<block wx:if="{{showBox}}"><view data-event-opts="{{[['touchmove',[['mpClear',['$event']]]]]}}" class="previewImg data-v-0d046524" catchtouchmove="__e"><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="close data-v-0d046524" bindtap="__e"><text class="data-v-0d046524">关闭</text></view><view class="mask data-v-0d046524"><swiper class="my_swiper data-v-0d046524" current="{{currentIndex}}" circular="{{circular}}" indicator-dots="{{indicatorDots}}" autoplay="{{autoplay}}" duration="{{duration}}" data-event-opts="{{[['change',[['changeSwiper',['$event']]]]]}}" bindchange="__e"><block wx:for="{{picList}}" wx:for-item="src" wx:for-index="y" wx:key="y"><swiper-item class="data-v-0d046524"><view class="bg_img data-v-0d046524" style="{{'background-image:'+('url('+src+')')+';'}}"></view></swiper-item></block></swiper></view><block wx:if="{{$root.g0>0}}"><view class="pagebox data-v-0d046524">{{$root.m0+1+" / "+$root.g1}}</view></block></view></block>