1 |
- <view class="app-coupon-pick data-v-3ef786c6"><view data-event-opts="{{[['touchmove',[['e0',['$event']]]]]}}" class="coupon-tab dir-left-nowrap cross-center data-v-3ef786c6" catchtouchmove="__e"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="{{['box-grow-1','data-v-3ef786c6',couponType==1&&is_gift?theme+'-color '+theme:'']}}" style="{{'color:'+(couponType==1&&!is_gift?theme.background:'')+';'}}" bindtap="__e">可用优惠券<block wx:if="{{list}}">{{"("+list.length+")"}}</block><view class="{{['active-block','data-v-3ef786c6',is_gift?theme+'-background '+theme:'']}}" style="{{'background-color:'+(is_gift?'':theme.background)+';'+('display:'+(couponType==1?'block':'none')+';')}}"></view></view><view class="box-grow-0 split data-v-3ef786c6"></view><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="{{['box-grow-1','data-v-3ef786c6',couponType==0&&is_gift?theme+'-color '+theme:'']}}" style="{{'color:'+(couponType==0&&!is_gift?theme.background:'')+';'}}" bindtap="__e">不可用优惠券<block wx:if="{{cantUseList}}">{{"("+cantUseList.length+")"}}</block><view class="{{['active-block','data-v-3ef786c6',is_gift?theme+'-background '+theme:'']}}" style="{{'background-color:'+(is_gift?'':theme.background)+';'+('display:'+(couponType==0?'block':'none')+';')}}"></view></view></view><scroll-view class="list-scroll data-v-3ef786c6" scroll-y="true"><block wx:if="{{couponType==1}}"><view class="coupon-list data-v-3ef786c6"><block wx:if="{{list===null}}"><view style="padding:50rpx;text-align:center;color:#999;" class="data-v-3ef786c6">加载中</view></block><block wx:else><block wx:if="{{!list.length}}"><view style="padding:128rpx;text-align:center;" class="data-v-3ef786c6"><image style="width:240rpx;height:240rpx;margin-bottom:36rpx;" src="/static/image/no-goods.png" class="data-v-3ef786c6"></image><view style="color:#999999;" class="data-v-3ef786c6">暂无可用优惠券</view></view></block><block wx:else><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item data-v-3ef786c6"><view class="dir-left-nowrap cross-center top data-v-3ef786c6" style="{{'background-image:'+('url('+appImg.order_submit.coupon_bg+')')+';'}}"><view class="box-grow-0 mr-32 data-v-3ef786c6"><block wx:if="{{item.type==1}}"><view class="dir-left-nowrap cross-bottom data-v-3ef786c6"><view style="font-size:72rpx;line-height:1;" class="data-v-3ef786c6">{{item.discount}}</view><view style="line-height:1.75;" class="data-v-3ef786c6">折</view></view></block><block wx:else><view class="dir-left-nowrap cross-bottom data-v-3ef786c6"><view style="line-height:1.75;" class="data-v-3ef786c6">¥</view><view style="font-size:72rpx;line-height:1;" class="data-v-3ef786c6">{{item.sub_price}}</view></view></block></view><view class="box-grow-1 data-v-3ef786c6" style="font-size:24rpx;"><view class="desc-row data-v-3ef786c6">{{item.coupon_data.name}}</view><view class="desc-row data-v-3ef786c6">{{"满"+item.coupon_min_price+"元可用"}}</view><block wx:if="{{item.discount_limit}}"><view class="desc-row data-v-3ef786c6">{{'优惠上限:¥'+item.discount_limit+''}}</view></block></view><app-submit-checkbox vue-id="{{'3c859289-1-'+index}}" round="{{true}}" theme="{{theme}}" border-color="#999999" sign="{{index}}" value="{{item.checked}}" data-event-opts="{{[['^input',[['__set_model',['$0','checked','$event',[]],[[['list','',index]]]],['handleCouponChange']]]]}}" bind:input="__e" class="data-v-3ef786c6" bind:__l="__l"></app-submit-checkbox></view><view class="bottom data-v-3ef786c6"><view style="margin-bottom:12rpx;" class="data-v-3ef786c6">{{"有效日期:"+item.start_time+"-"+item.end_time}}</view><view class="data-v-3ef786c6">{{"适用范围:"+(item.coupon_data.appoint_type==3?'全场通用':item.coupon_data.appoint_type==5?'礼品卡':'限品类')}}</view></view></view></block></block></block></view></block><block wx:else><view class="coupon-list data-v-3ef786c6"><block wx:if="{{cantUseList===null}}"><view style="padding:50rpx;text-align:center;color:#999;" class="data-v-3ef786c6">加载中</view></block><block wx:else><block wx:if="{{!cantUseList.length}}"><view style="padding-top:128rpx;text-align:center;" class="data-v-3ef786c6"><image style="width:240rpx;height:240rpx;margin-bottom:36rpx;" src="/static/image/no-goods.png" class="data-v-3ef786c6"></image><view style="color:#999999;" class="data-v-3ef786c6">暂无不可用优惠券</view></view></block><block wx:else><block wx:for="{{cantUseList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item data-v-3ef786c6"><view class="dir-left-nowrap cross-center top data-v-3ef786c6" style="{{'background-image:'+('url('+appImg.order_submit.coupon_bg_disable+')')+';'}}"><view class="box-grow-0 mr-32 data-v-3ef786c6"><block wx:if="{{item.type==1}}"><view class="dir-left-nowrap cross-bottom data-v-3ef786c6"><view style="font-size:72rpx;line-height:1;" class="data-v-3ef786c6">{{item.discount}}</view><view style="line-height:1.75;" class="data-v-3ef786c6">折</view></view></block><block wx:else><view class="dir-left-nowrap cross-bottom data-v-3ef786c6"><view style="line-height:1.75;" class="data-v-3ef786c6">¥</view><view style="font-size:72rpx;line-height:1;" class="data-v-3ef786c6">{{item.sub_price}}</view></view></block></view><view class="box-grow-1 data-v-3ef786c6" style="font-size:24rpx;"><view class="desc-row data-v-3ef786c6">{{item.coupon_data.name}}</view><view class="desc-row data-v-3ef786c6">{{"满"+item.coupon_min_price+"元可用"}}</view><block wx:if="{{item.discount_limit}}"><view class="desc-row data-v-3ef786c6">{{'优惠上限:¥'+item.discount_limit+''}}</view></block></view></view><view class="bottom data-v-3ef786c6"><view style="margin-bottom:12rpx;" class="data-v-3ef786c6">{{"有效日期:"+item.start_time+"-"+item.end_time}}</view><view class="data-v-3ef786c6">{{"适用范围:"+(item.coupon_data.appoint_type==3?'全场通用':'限品类')}}</view></view></view></block></block></block></view></block></scroll-view></view>
|