|
|
@ -25,7 +25,7 @@ |
|
|
|
<view class="alijus width90 mart20" |
|
|
|
<view class="alijus width90 mart20" |
|
|
|
v-if="userInfo != 1 && couponsDetails.highDiscountAgentCode.status != 1 && couponsDetails.highDiscount.usingRange == 5"> |
|
|
|
v-if="userInfo != 1 && couponsDetails.highDiscountAgentCode.status != 1 && couponsDetails.highDiscount.usingRange == 5"> |
|
|
|
<view class="width40" style="margin-right: 5%;" @click="useDiscount"> |
|
|
|
<view class="width40" style="margin-right: 5%;" @click="useDiscount"> |
|
|
|
<view class="width100 btnno fotct font16 backcor99">立即使用</view> |
|
|
|
<view class="width100 btnno fotct font16 backcor008">立即使用</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
<view class="width40" style="margin-left: 5%;" @click="jumpCounlist"> |
|
|
|
<view class="width40" style="margin-left: 5%;" @click="jumpCounlist"> |
|
|
@ -326,7 +326,7 @@ |
|
|
|
if (res.return_code == '000000') { |
|
|
|
if (res.return_code == '000000') { |
|
|
|
uni.showModal({ |
|
|
|
uni.showModal({ |
|
|
|
title: '温馨提示', |
|
|
|
title: '温馨提示', |
|
|
|
content: '请前往中石油“中油好客E站”小程序使用,须在有效期30天内使用。(中油好客E站APP也可使用)', |
|
|
|
content: '请前往微信“中油好客e站”小程序使用,须在有效期30天内使用。(中油好客E站APP也可使用)', |
|
|
|
success: function(res) {} |
|
|
|
success: function(res) {} |
|
|
|
}) |
|
|
|
}) |
|
|
|
} else { |
|
|
|
} else { |
|
|
|