myyhq.wxml 2.2 KB

1
  1. <view class="content data-v-199ec30b"><view class="navbar data-v-199ec30b"><block wx:for="{{navList}}" wx:for-item="itemn" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['tabClick',[index]]]]]}}" class="{{['nav-item','data-v-199ec30b',(tabCurrentIndex===index)?'current':'']}}" bindtap="__e">{{itemn.text}}</view></block></view><swiper class="swiper-box data-v-199ec30b" style="{{'height:'+(height)+';'}}" current="{{tabCurrentIndex}}" duration="300" data-event-opts="{{[['change',[['changeTab',['$event']]]]]}}" bindchange="__e"><block wx:for="{{navList}}" wx:for-item="tabItem" wx:for-index="tabIndex" wx:key="tabIndex"><swiper-item class="data-v-199ec30b"><scroll-view style="{{'padding-top:20rpx;'+('height:'+(height)+';')}}" scroll-y="true" data-event-opts="{{[['scrolltolower',[['getMyex']]]]}}" bindscrolltolower="__e" class="data-v-199ec30b"><block wx:if="{{tabItem.loaded&&tabItem.list.length===0}}"><empty vue-id="{{'1a3a1f5b-1-'+tabIndex}}" class="data-v-199ec30b" bind:__l="__l"></empty></block><block wx:for="{{tabItem.list}}" wx:for-item="qitem" wx:for-index="__i0__"><view class="shop-dhq flex data-v-199ec30b"><view class="dhq-left flex f-d-c f-j-c fg1 f-ai-s data-v-199ec30b"><view class="dhq-name data-v-199ec30b">{{''+qitem.coupon_title+''}}</view><view class="dhq-price flex data-v-199ec30b"><view class="j-price data-v-199ec30b">{{''+qitem.coupon_price+''}}</view></view><view class="store-name data-v-199ec30b">{{'商家:'+qitem.name+''}}</view></view><view class="dhq-right fs0 flex f-d-c f-j-sa data-v-199ec30b"><block wx:if="{{tabCurrentIndex==0}}"><view data-event-opts="{{[['tap',[['userNow',['$0'],[[['navList','',tabIndex],['list','',__i0__]]]]]]]}}" class="right-btn data-v-199ec30b" catchtap="__e">立即使用</view></block><block wx:if="{{tabCurrentIndex==0}}"><view data-event-opts="{{[['tap',[['shareF',['$0'],[[['navList','',tabIndex],['list','',__i0__]]]]]]]}}" class="right-btn data-v-199ec30b" catchtap="__e">分享好友</view></block><block wx:if="{{tabCurrentIndex==1}}"><view class="right-btn ysy data-v-199ec30b">已使用</view></block><block wx:if="{{tabCurrentIndex==2}}"><view class="right-btn ysy data-v-199ec30b">已过期</view></block></view></view></block></scroll-view></swiper-item></block></swiper></view>