detection-user/unpackage/dist/build/mp-weixin/pages/detection/coupon.wxml
2024-09-18 18:50:21 +08:00

1 line
1.5 KiB
Plaintext

<view class="content data-v-8c3b5db4"><view class="c-top data-v-8c3b5db4"><view data-event-opts="{{[['tap',[['getback']]]]}}" bindtap="__e" class="data-v-8c3b5db4"><uni-icons vue-id="07bdeabd-1" type="left" size="18" class="data-v-8c3b5db4" bind:__l="__l"></uni-icons></view><view class="c-title data-v-8c3b5db4">优惠券</view><view class="data-v-8c3b5db4"></view></view><view class="ail data-v-8c3b5db4"><block wx:if="{{arrlist==''}}"><view class="imgqs data-v-8c3b5db4"><image src="http://www.nuoyunr.com/lananRsc/detection/qs.png" mode class="data-v-8c3b5db4"></image></view></block><block wx:for="{{arrlist}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['getcouponId',['$0','$1','$2','$3'],[[['arrlist','',index,'couponId']],[['arrlist','',index,'discount']],[['arrlist','',index,'title']],[['arrlist','',index,'couponType']]]]]]]}}" class="q-box data-v-8c3b5db4" bindtap="__e"><view class="dix data-v-8c3b5db4"><view class="qimg data-v-8c3b5db4"><image src="http://www.nuoyunr.com/lananRsc/detection/yhq.png" mode class="data-v-8c3b5db4"></image></view><view class="data-v-8c3b5db4"><view class="q-title data-v-8c3b5db4">{{item.title}}</view><view class="q-hui data-v-8c3b5db4">{{item.startTime+"-"+item.expirationTime}}</view></view></view><view class="dix data-v-8c3b5db4"><view class="data-v-8c3b5db4"><view class="ju data-v-8c3b5db4"><text class="xju data-v-8c3b5db4">¥</text>{{''+item.discount/100}}</view></view><view class="xuan data-v-8c3b5db4"></view></view></view></block></view></view>