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
859 B
1 lines
859 B
<block wx:if="{{showBox}}"><view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" class="previewImg data-v-3012157c" catchtouchmove="__e"><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="mask data-v-3012157c" bindtap="__e"><swiper class="mask-swiper data-v-3012157c" current="{{currentIndex}}" circular="{{circular}}" duration="{{duration}}" data-event-opts="{{[['change',[['changeSwiper',['$event']]]]]}}" bindchange="__e"><block wx:for="{{list}}" wx:for-item="src" wx:for-index="i" wx:key="i"><swiper-item class="flex flex-column justify-center align-center data-v-3012157c"><image class="mask-swiper-img data-v-3012157c" src="{{src.image}}" mode="widthFix"></image></swiper-item></block></swiper></view><block wx:if="{{$root.g0>0}}"><view class="pagebox data-v-3012157c">{{$root.m0+1+" / "+$root.g1}}</view></block></view></block> |