1 |
- <view class="coupon data-v-37f9c3e4"><view class="tab-group data-v-37f9c3e4"><view data-event-opts="{{[['tap',[['handleTab',[1]]]]]}}" class="{{['tab','data-v-37f9c3e4',query.status==1?'active':'']}}" bindtap="__e">未使用</view><view data-event-opts="{{[['tap',[['handleTab',[2]]]]]}}" class="{{['tab','data-v-37f9c3e4',query.status==2?'active':'']}}" bindtap="__e">已使用</view></view><zs-list class="store-box data-v-37f9c3e4" vue-id="c73db690-1" mt="0" status="{{status}}" data-event-opts="{{[['^load',[['loadMore']]]]}}" bind:load="__e" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="discounts-item data-v-37f9c3e4"><view class="{{['card-content','data-v-37f9c3e4',query.status==2?'card-bg':'']}}"><view class="info data-v-37f9c3e4"><view class="title data-v-37f9c3e4">{{''+item.$orig.goodsName+''}}</view><view class="limit data-v-37f9c3e4">{{''+item.f0+''}}</view><view data-event-opts="{{[['tap',[['handleOpen',[index,'open']]]]]}}" class="{{['desc','data-v-37f9c3e4',open==index?'open':'']}}" bindtap="__e">展开详情<image class="jiantou data-v-37f9c3e4" src="../../static/jiantou-icon.png" mode></image></view></view><view class="btn-box data-v-37f9c3e4"><view class="btn data-v-37f9c3e4">{{''+(query.status==2?'已使用':'未使用')+''}}</view></view><block wx:if="{{item.$orig.buySet==2}}"><view class="num data-v-37f9c3e4">{{'剩余领取次数:'+item.$orig.useCount+'次'}}</view></block></view><view hidden="{{!(open==index)}}" class="card-desc data-v-37f9c3e4"><view class="time data-v-37f9c3e4">{{''+item.f1+''}}</view><view class="desc data-v-37f9c3e4"><rich-text nodes="{{item.$orig.goodsDescribe}}"></rich-text></view></view></view></block></zs-list></view>
|