oil-station/gasStation-uni/unpackage/dist/dev/mp-weixin/pagesMy/Coupons/Coupons.wxml

1 line
2.7 KiB
Plaintext
Raw Normal View History

2024-08-16 18:26:19 +08:00
<view class="content data-v-9304d5a4"><view class="container data-v-9304d5a4"><view class="my-header data-v-9304d5a4"><view data-event-opts="{{[['tap',[['goback',['$event']]]]]}}" class="my-icons data-v-9304d5a4" bindtap="__e"><uni-icons vue-id="19359198-1" type="left" size="16" class="data-v-9304d5a4" bind:__l="__l"></uni-icons></view><view class="my-text data-v-9304d5a4">我的券</view><view class="my-icons data-v-9304d5a4"></view></view><view class="ba-box data-v-9304d5a4"><u-tabs vue-id="19359198-2" list="{{list1}}" data-event-opts="{{[['^click',[['click']]]]}}" bind:click="__e" class="data-v-9304d5a4" bind:__l="__l"></u-tabs></view><view class="box-bb data-v-9304d5a4"><block wx:for="{{tapList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['gettabingex',[index]]]]]}}" class="{{['box-ll','data-v-9304d5a4',(tabindex==index)?'lan':'']}}" bindtap="__e"><view class="data-v-9304d5a4">{{item.name}}</view></view></block></view><block wx:for="{{cardsList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="card-box data-v-9304d5a4"><view class="left-img data-v-9304d5a4"><block wx:if="{{item.couponType=='优惠券'}}"><view class="huiz data-v-9304d5a4">{{"¥"+item.couponAmount}}</view></block><block wx:if="{{item.couponType!='优惠券'}}"><view class="hui-icon data-v-9304d5a4"><image src="../../static/imgs/iconcar.png" mode="aspectFit" class="data-v-9304d5a4"></image></view></block><view class="cbai data-v-9304d5a4">{{item.couponType}}</view></view><view class="right-box data-v-9304d5a4"><view class="title data-v-9304d5a4">{{item.couponName}}</view><view class="hui-size data-v-9304d5a4">{{item.couponContent}}</view><view class="hui-size data-v-9304d5a4">{{"使用条件:"+item.couponContent}}</view><view class="hui-size data-v-9304d5a4">{{"使用说明:"+item.instruction}}</view><view class="dis-bt data-v-9304d5a4"><view class="hui-size data-v-9304d5a4">{{"有效期:"+(item.endTime||'')}}</view></view></view></view></block></view><u-overlay vue-id="19359198-3" show="{{shows}}" class="data-v-9304d5a4" bind:__l="__l" vue-slots="{{['default']}}"><view class="boxck data-v-9304d5a4"><block wx:for="{{cardFavorableList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="coupbox data-v-9304d5a4"><view class="left_coup data-v-9304d5a4">{{"¥"+item.discountAmount}}</view><view class="right_liu data-v-9304d5a4"><view class="data-v-9304d5a4"><view class="c_name data-v-9304d5a4">{{item.name}}</view><view class="c_time data-v-9304d5a4">2023/12/03</view></view></view></view></block><view data-event-opts="{{[['tap',[['drawDownCardFavorables']]]]}}" class="_anniuprp data-v-9304d5a4" bindtap="__e">立即领取</view></view></u-overlay></view>