|
|
|
@ -93,10 +93,10 @@ |
|
|
|
|
¥{{priceValue[1] / 100}} |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
<view class="width94 line1 mart5 marb5"></view> |
|
|
|
|
<!-- <view class="width94 line1 mart5 marb5"></view> --> |
|
|
|
|
|
|
|
|
|
<view class="height40 width100 backcorfff"> |
|
|
|
|
<view class="width40 flleft fcor666 font15 fontwig6 text1 alijusstart" style="padding-left: 2%;"> |
|
|
|
|
<!-- <view class="width40 flleft fcor666 font15 fontwig6 text1 alijusstart" style="padding-left: 2%;"> |
|
|
|
|
<image src="../../static/img/rebate.png" mode="widthFix" style="width: 25px;"></image> |
|
|
|
|
<text>下单返积分</text> |
|
|
|
|
<view class="height50 width100 backcorfff" @tap="paytype='weixin'" |
|
|
|
@ -110,7 +110,8 @@ |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
<view class="width94 line1 mart5 marb5" v-if="couponList.payType == 1 || couponList.payType==3"></view> |
|
|
|
|
<view class="width94 line1 mart5 marb5" v-if="couponList.payType == 1 || couponList.payType==3"> |
|
|
|
|
</view> |
|
|
|
|
<view class="height50 width100 backcorfff" |
|
|
|
|
v-if="couponList.payType == 1 || couponList.payType == 2 || couponList.payType==3" |
|
|
|
|
@tap="paytype='jinbi'"> |
|
|
|
@ -134,10 +135,10 @@ |
|
|
|
|
|
|
|
|
|
<view class="height50 width100 backcorfff"> |
|
|
|
|
<view class="width100 flleft fcor333 fontwig6 font16" style="padding-left: 4%;"> |
|
|
|
|
支付方式 |
|
|
|
|
支付方式 --> |
|
|
|
|
<!-- : <text class="jfrecharge" @click="jumpdeposits" |
|
|
|
|
v-if="couponList.payType == 1 || couponList.payType == 2 || couponList.payType==3">积分充值</text> --> |
|
|
|
|
</view> |
|
|
|
|
<!-- </view> |
|
|
|
|
</view> |
|
|
|
|
<view class="width94 line1 mart5 marb5" |
|
|
|
|
v-if="couponList.payType == 1 || couponList.payType == 2 || couponList.payType==3"></view> |
|
|
|
@ -150,7 +151,7 @@ |
|
|
|
|
<radio :checked="paytype=='gonghuika'" @click="changeRiado()" color="#0083f5" /> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
</view> --> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -158,7 +159,14 @@ |
|
|
|
|
<view class="height50 width100 backcorfff"> |
|
|
|
|
<view class="width80p flleft fcor333 fontwig6 font14" style="padding-left: 4%;"> |
|
|
|
|
<text style="color: #0083F5;">《条约协议》</text>点击立即支付,即代表同意 |
|
|
|
|
<!-- <view class="width94 line1 mart5 marb5"></view> --> |
|
|
|
|
<view class="width94 line1 mart5 marb5"></view> --> |
|
|
|
|
<view class="height50 width100 backcorfff"> |
|
|
|
|
<view class="width100 flleft fcor333 fontwig6 font16" style="padding-left: 4%;"> |
|
|
|
|
支付方式 |
|
|
|
|
<!-- : <text class="jfrecharge" @click="jumpdeposits" |
|
|
|
|
v-if="couponList.payType == 1 || couponList.payType == 2 || couponList.payType==3">积分充值</text> --> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
<view class="width100" v-for="(item,index) in paytypeList" :key="index"> |
|
|
|
|
<view class="width94 line1 mart5 marb5" v-if="item == 2"></view> |
|
|
|
|
<view class="height50 width100 backcorfff" @tap="paytype='2'" v-if="item == 2"> |
|
|
|
@ -182,7 +190,7 @@ |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
</view> |
|
|
|
|
<view class="width100 height60"></view> |
|
|
|
|
<view class="footer"> |
|
|
|
|
<view class="settlement"> |
|
|
|
@ -200,7 +208,6 @@ |
|
|
|
|
|
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
<wybPopup ref="popup" type="bottom" width="500" scrollY="true" radius="6" :showCloseIcon="true"> |
|
|
|
|
<view class="fotct font18 fontwig6 fcor333 mart10 height30">优惠券选择</view> |
|
|
|
|
<view class="width92 height110 tccs mart10" v-for="(items, index) in UserNormalDiscountList" :key="items" |
|
|
|
@ -277,8 +284,7 @@ |
|
|
|
|
isUse: true, // 是否禁用状态 |
|
|
|
|
rechargeDes: '', // 支付详情 |
|
|
|
|
rebateIntegral: '', //返回积分 |
|
|
|
|
Integrastu: 1 //返积分状态 |
|
|
|
|
identificationCode: '', //渠道商 |
|
|
|
|
Integrastu: 1, //返积分状态 |
|
|
|
|
contactPepole: '', //联系人 |
|
|
|
|
contactPhone: '', //联系电话 |
|
|
|
|
contactAddress: '' //联系地址 |
|
|
|
@ -610,9 +616,8 @@ |
|
|
|
|
}], |
|
|
|
|
"payGold": this.priceValue[1], |
|
|
|
|
"promoteCode": this.identificationCode, |
|
|
|
|
memDiscountId: this.memDiscountId |
|
|
|
|
"storeId": this.storeId |
|
|
|
|
}], |
|
|
|
|
memDiscountId: this.memDiscountId, |
|
|
|
|
"storeId": this.storeId, |
|
|
|
|
"postData": { |
|
|
|
|
"address": this.contactAddress, |
|
|
|
|
"user": this.contactPepole, |
|
|
|
|