|
|
|
@ -13,10 +13,12 @@ |
|
|
|
|
<view class="fontwig6 font13 fcor999 mart5" v-if="oneTime">领取时间:{{oneTime | formatDate('-')}}</view> |
|
|
|
|
<view class="fontwig6 font13 fcor999 mart5" v-if="twoTime">使用有效期:{{twoTime | formatDate('-')}}</view> |
|
|
|
|
<view class="fontwig6 font13 fcor999 mart5" v-if="threeTime">消费时间:{{threeTime | formatDate('-')}}</view> |
|
|
|
|
<view class="fontwig6 font13 fcor999 mart5" v-if="couponDesInfo.couponCodeInfo.storeName">加油站点:{{couponDesInfo.couponCodeInfo.storeName}}</view> |
|
|
|
|
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
</view> |
|
|
|
|
<view class="width90 backcorfff mart60 qrcs"> |
|
|
|
|
<view class="width90 backcorfff mart80 qrcs"> |
|
|
|
|
<view class="width100" v-if="couponDesInfo.couponInfo.couponSource == 4"> |
|
|
|
|
<view class="mart20 width90 font18 fcor333 fontwig6"> |
|
|
|
|
使用流程: |
|
|
|
@ -244,7 +246,7 @@ |
|
|
|
|
.couhead { |
|
|
|
|
position: absolute; |
|
|
|
|
top: 20px; |
|
|
|
|
height: 280rpx; |
|
|
|
|
height: 320rpx; |
|
|
|
|
border-radius: 10rpx; |
|
|
|
|
|
|
|
|
|
.couimg { |
|
|
|
|