徐总多门店
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
825 B

<block wx:if="{{$root.g0}}"><view class="slider-wrapper data-v-d1cff32a"><swiper indicator-dots="{{$root.g1>1?true:false}}" autoplay="{{autoplay}}" circular="{{circular}}" interval="{{interval}}" duration="{{duration}}" indicator-color="rgba(255,255,255,0.6)" indicator-active-color="#fff" class="data-v-d1cff32a"><block wx:for="{{posterData.list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block class="data-v-d1cff32a"><swiper-item class="data-v-d1cff32a"><view class="slide-navigator acea-row row-between-wrapper data-v-d1cff32a" hover-class="none" data-event-opts="{{[['tap',[['goMenuPage',['$0'],[[['posterData.list','',index,'url']]]]]]]}}" bindtap="__e"><image class="slide-image data-v-d1cff32a" src="{{item.pic}}" mode="aspectFill"></image></view></swiper-item></block></block></swiper></view></block>