app-activily-coupon.wxml 1.4 KB

1
  1. <modal-module vue-id="0f9bf23e-1" show="{{show}}" custom="{{true}}" padding="0 0" bgcolor="none" data-event-opts="{{[['^cancel',[['modalCancel']]]]}}" bind:cancel="__e" class="data-v-b237ca84" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['tap',[['receive',['$event']]]]]}}" class="app-activily-coupon _div data-v-b237ca84" bindtap="__e"><view class="sctivliy-bg _div data-v-b237ca84"><image src="{{constant.imgUrl+'/retail/coupon/new-bg.png'}}" alt="{{true}}" mode="widthFix" class="_img data-v-b237ca84"></image></view><view class="coupon-wrap _div data-v-b237ca84"><view class="coupon-bg _div data-v-b237ca84"><image src="{{constant.imgUrl+'/retail/coupon/new-coupon-bg.png'}}" alt="{{true}}" mode="widthFix" class="_img data-v-b237ca84"></image></view><view class="list-det _div data-v-b237ca84"><view class="list-det-left _div data-v-b237ca84"><view class="price-wrap _div data-v-b237ca84"><label class="_span data-v-b237ca84">¥</label><label class="price _span data-v-b237ca84">{{info.amount}}</label></view><view class="full-reduc _div data-v-b237ca84">{{"满"+info.miniCost+"可使用"}}</view></view><view class="list-det-right _div data-v-b237ca84"><view class="coupon-message _div data-v-b237ca84"><view class="app-color-0 _div data-v-b237ca84">优惠券</view><view class="_div data-v-b237ca84">适用:全品类</view><view class="_div data-v-b237ca84">{{"有效至:"+info.validTime}}</view></view></view></view></view></view></modal-module>