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
2.1 KiB

<view class="data-v-c89231e6"><view class="{{['coupon-list-window data-v-c89231e6',value===true?'on':'']}}"><view class="title data-v-c89231e6">优惠券<text data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="iconfont icon-guanbi data-v-c89231e6" bindtap="__e"></text></view><block wx:if="{{couponList.length>0}}"><view class="data-v-c89231e6"><view class="coupon-list data-v-c89231e6"><block wx:for="{{couponList}}" wx:for-item="coupon" wx:for-index="__i0__" wx:key="id"><view data-event-opts="{{[['tap',[['click',['$0'],[[['couponList','id',coupon.id]]]]]]]}}" class="item acea-row row-center-wrapper _div data-v-c89231e6" bindtap="__e"><view class="money _div data-v-c89231e6"><view class="_div data-v-c89231e6">¥<label class="num _span data-v-c89231e6">{{coupon.couponPrice}}</label></view><view class="pic-num _div data-v-c89231e6">{{"满"+coupon.useMinPrice+"元可用"}}</view></view><view class="text _div data-v-c89231e6"><view class="condition line1 _div data-v-c89231e6">{{coupon.couponTitle}}</view><view class="data acea-row row-between-wrapper _div data-v-c89231e6"><block wx:if="{{coupon.endTime===0}}"><view class="_div data-v-c89231e6">不限时</view></block><block wx:else><view class="_div data-v-c89231e6">{{"截止:"+coupon.endTime}}</view></block><block wx:if="{{checked===coupon.id}}"><view class="iconfont icon-xuanzhong1 font-color-red _div data-v-c89231e6"></view></block><block wx:else><view class="iconfont icon-weixuanzhong _div data-v-c89231e6"></view></block></view></view></view></block></view><view data-event-opts="{{[['tap',[['couponNo',['$event']]]]]}}" class="couponNo bg-color-red data-v-c89231e6" bindtap="__e">不使用优惠券</view></view></block><block wx:if="{{!couponList.length&&loaded}}"><view class="data-v-c89231e6"><view class="pictrue data-v-c89231e6"><image class="image data-v-c89231e6" src="{{$VUE_APP_RESOURCES_URL+'/images/noCoupon.png'}}"></image></view></view></block></view><view class="mask data-v-c89231e6" hidden="{{value===false}}" data-event-opts="{{[['touchmove',[['',['$event']]]],['tap',[['close',['$event']]]]]}}" bindtouchmove="__e" bindtap="__e"></view></view>