1 |
- <view class="data-v-db127e7e"><block wx:if="{{type}}"><view data-event-opts="{{[['tap',[['getClose',['$event']]]]]}}" class="bgbox data-v-db127e7e" bindtap="__e"></view></block><block wx:if="{{type==1}}"><view class="prebox data-v-db127e7e"><image class="prebga data-v-db127e7e" src="{{bgaimg}}"></image><image class="prebg data-v-db127e7e" src="{{bgimg}}"></image><image class="ibga data-v-db127e7e" src="{{ibga}}"></image><image class="ibgb data-v-db127e7e" src="{{ibgb}}"></image><image class="ibgc data-v-db127e7e" src="{{ibgc}}"></image><image class="ibgd data-v-db127e7e" src="{{ibgd}}"></image><image class="ibge data-v-db127e7e" src="{{ibge}}"></image><view class="prelists data-v-db127e7e"><swiper class="swiper data-v-db127e7e" circular="{{true}}" indicator-dots="{{indicatorDots}}" current="{{current}}" autoplay="{{autoplay}}" interval="{{interval}}" duration="{{duration}}" data-event-opts="{{[['change',[['getChange',['$event']]]]]}}" bindchange="__e"><block wx:for="{{swiperimg}}" wx:for-item="ite" wx:for-index="idx" wx:key="idx"><swiper-item class="data-v-db127e7e"><image class="swimg data-v-db127e7e" src="{{baseUrl+ite}}" data-event-opts="{{[['tap',[['getPreview',['$0',idx],['swiperimg']]]]]}}" bindtap="__e"></image></swiper-item></block></swiper><image class="btn btn1 data-v-db127e7e" src="{{lbtn}}" data-event-opts="{{[['tap',[['getPre',['$event']]]]]}}" bindtap="__e"></image><image class="btn btn2 data-v-db127e7e" src="{{rbtn}}" data-event-opts="{{[['tap',[['getNext',['$event']]]]]}}" bindtap="__e"></image></view><image class="cloimg data-v-db127e7e" src="{{closeimg}}" data-event-opts="{{[['tap',[['getClose',['$event']]]]]}}" bindtap="__e"></image></view></block></view>
|