|
|
@ -93,96 +93,104 @@ |
|
|
|
¥{{priceValue[1] / 100}} |
|
|
|
¥{{priceValue[1] / 100}} |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="width94 line1 mart5 marb5"></view> |
|
|
|
<!-- <view class="width94 line1 mart5 marb5"></view> --> |
|
|
|
|
|
|
|
|
|
|
|
<view class="height40 width100 backcorfff"> |
|
|
|
<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> |
|
|
|
<image src="../../static/img/rebate.png" mode="widthFix" style="width: 25px;"></image> |
|
|
|
<text>下单返积分</text> |
|
|
|
<text>下单返积分</text> |
|
|
|
<view class="height50 width100 backcorfff" @tap="paytype='weixin'" |
|
|
|
<view class="height50 width100 backcorfff" @tap="paytype='weixin'" |
|
|
|
v-if="couponList.payType == 1 || couponList.payType==3 "> |
|
|
|
v-if="couponList.payType == 1 || couponList.payType==3 "> |
|
|
|
<view class="width50 flleft fcor333 font16" style="padding-left: 4%;"> |
|
|
|
<view class="width50 flleft fcor333 font16" style="padding-left: 4%;"> |
|
|
|
微信支付 |
|
|
|
微信支付 |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="width40 flright fotrt paddtright10 font15 fontwig6 fcor666 alijun" |
|
|
|
<view class="width40 flright fotrt paddtright10 font15 fontwig6 fcor666 alijun" |
|
|
|
style="align-items: center;"> |
|
|
|
style="align-items: center;"> |
|
|
|
<radio :checked="paytype=='weixin'" color="#0083f5" /> |
|
|
|
<radio :checked="paytype=='weixin'" color="#0083f5" /> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</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 class="height50 width100 backcorfff" |
|
|
|
</view> |
|
|
|
v-if="couponList.payType == 1 || couponList.payType == 2 || couponList.payType==3" |
|
|
|
<view class="height50 width100 backcorfff" |
|
|
|
@tap="paytype='jinbi'"> |
|
|
|
v-if="couponList.payType == 1 || couponList.payType == 2 || couponList.payType==3" |
|
|
|
<view class="width70 flleft fcor333 font16 text1" style="padding-left: 4%;"> |
|
|
|
@tap="paytype='jinbi'"> |
|
|
|
积分支付<text class="font14 fcor666 margle">可用积分: {{user.gold}}</text> |
|
|
|
<view class="width70 flleft fcor333 font16 text1" style="padding-left: 4%;"> |
|
|
|
</view> |
|
|
|
积分支付<text class="font14 fcor666 margle">可用积分: {{user.gold}}</text> |
|
|
|
<view class="width50 flright fotrt paddtright10 font15 colore95 alijun" v-if="Integrastu == 1" |
|
|
|
</view> |
|
|
|
style="align-items: center;"> |
|
|
|
<view class="width50 flright fotrt paddtright10 font15 colore95 alijun" v-if="Integrastu == 1" |
|
|
|
返{{rebateIntegral}}积分 |
|
|
|
style="align-items: center;"> |
|
|
|
</view> |
|
|
|
返{{rebateIntegral}}积分 |
|
|
|
<view class="width50 flright fotrt paddtright10 font15 colore95 alijun" v-if="Integrastu == 2" |
|
|
|
</view> |
|
|
|
style="align-items: center;"> |
|
|
|
<view class="width50 flright fotrt paddtright10 font15 colore95 alijun" v-if="Integrastu == 2" |
|
|
|
{{rebateIntegral}} |
|
|
|
style="align-items: center;"> |
|
|
|
</view> |
|
|
|
{{rebateIntegral}} |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class=" width100 backcorfff alijusstart paddbotm10" style="padding-left: 2%;"> |
|
|
|
</view> |
|
|
|
<image src="../../static/img/sigh.png" mode="widthFix" class="icon20"></image> |
|
|
|
<view class=" width100 backcorfff alijusstart paddbotm10" style="padding-left: 2%;"> |
|
|
|
<text class="fcor999 font13">积分抵扣与优惠券抵扣不同享</text> |
|
|
|
<image src="../../static/img/sigh.png" mode="widthFix" class="icon20"></image> |
|
|
|
</view> |
|
|
|
<text class="fcor999 font13">积分抵扣与优惠券抵扣不同享</text> |
|
|
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<view class="height50 width100 backcorfff"> |
|
|
|
<view class="height50 width100 backcorfff"> |
|
|
|
<view class="width100 flleft fcor333 fontwig6 font16" style="padding-left: 4%;"> |
|
|
|
<view class="width100 flleft fcor333 fontwig6 font16" style="padding-left: 4%;"> |
|
|
|
支付方式 |
|
|
|
支付方式 --> |
|
|
|
<!-- : <text class="jfrecharge" @click="jumpdeposits" |
|
|
|
<!-- : <text class="jfrecharge" @click="jumpdeposits" |
|
|
|
v-if="couponList.payType == 1 || couponList.payType == 2 || couponList.payType==3">积分充值</text> --> |
|
|
|
v-if="couponList.payType == 1 || couponList.payType == 2 || couponList.payType==3">积分充值</text> --> |
|
|
|
</view> |
|
|
|
<!-- </view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="width94 line1 mart5 marb5" |
|
|
|
<view class="width94 line1 mart5 marb5" |
|
|
|
v-if="couponList.payType == 1 || couponList.payType == 2 || couponList.payType==3"></view> |
|
|
|
v-if="couponList.payType == 1 || couponList.payType == 2 || couponList.payType==3"></view> |
|
|
|
<view class="height50 width100 backcorfff" @tap="paytype='gonghuika'" v-if="couponList.payType== 4"> |
|
|
|
<view class="height50 width100 backcorfff" @tap="paytype='gonghuika'" v-if="couponList.payType== 4"> |
|
|
|
<view class="width70 flleft fcor333 font16 text1" style="padding-left: 4%;"> |
|
|
|
<view class="width70 flleft fcor333 font16 text1" style="padding-left: 4%;"> |
|
|
|
汇联通工会卡<text class="font14 fcor666 margle">可用余额: {{tongCardPrice}}元</text> |
|
|
|
汇联通工会卡<text class="font14 fcor666 margle">可用余额: {{tongCardPrice}}元</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="width20 flright fotrt paddtright10 font15 fontwig6 fcor666 alijun" |
|
|
|
<view class="width20 flright fotrt paddtright10 font15 fontwig6 fcor666 alijun" |
|
|
|
style="align-items: center;"> |
|
|
|
style="align-items: center;"> |
|
|
|
<radio :checked="paytype=='gonghuika'" @click="changeRiado()" color="#0083f5" /> |
|
|
|
<radio :checked="paytype=='gonghuika'" @click="changeRiado()" color="#0083f5" /> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <view class="width94 comorder mart10"> |
|
|
|
<!-- <view class="width94 comorder mart10"> |
|
|
|
<view class="height50 width100 backcorfff"> |
|
|
|
<view class="height50 width100 backcorfff"> |
|
|
|
<view class="width80p flleft fcor333 fontwig6 font14" style="padding-left: 4%;"> |
|
|
|
<view class="width80p flleft fcor333 fontwig6 font14" style="padding-left: 4%;"> |
|
|
|
<text style="color: #0083F5;">《条约协议》</text>点击立即支付,即代表同意 |
|
|
|
<text style="color: #0083F5;">《条约协议》</text>点击立即支付,即代表同意 |
|
|
|
<!-- <view class="width94 line1 mart5 marb5"></view> --> |
|
|
|
<view class="width94 line1 mart5 marb5"></view> --> |
|
|
|
<view class="width100" v-for="(item,index) in paytypeList" :key="index"> |
|
|
|
<view class="height50 width100 backcorfff"> |
|
|
|
<view class="width94 line1 mart5 marb5" v-if="item == 2"></view> |
|
|
|
<view class="width100 flleft fcor333 fontwig6 font16" style="padding-left: 4%;"> |
|
|
|
<view class="height50 width100 backcorfff" @tap="paytype='2'" v-if="item == 2"> |
|
|
|
支付方式 |
|
|
|
<view class="width50 flleft fcor333 font16" style="padding-left: 4%;"> |
|
|
|
<!-- : <text class="jfrecharge" @click="jumpdeposits" |
|
|
|
微信支付 |
|
|
|
v-if="couponList.payType == 1 || couponList.payType == 2 || couponList.payType==3">积分充值</text> --> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="width40 flright fotrt paddtright10 font15 fontwig6 fcor666 alijun" |
|
|
|
|
|
|
|
style="align-items: center;" v-if="isUse"> |
|
|
|
|
|
|
|
<radio :checked="paytype=='2'" color="#0083f5" /> |
|
|
|
|
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="width94 line1 mart5 marb5" v-if="item == 3"></view> |
|
|
|
<view class="width100" v-for="(item,index) in paytypeList" :key="index"> |
|
|
|
<view class="height50 width100 backcorfff" @tap="paytype='3'" v-if="item == 3"> |
|
|
|
<view class="width94 line1 mart5 marb5" v-if="item == 2"></view> |
|
|
|
<view class="width70 flleft fcor333 font16 text1" style="padding-left: 4%;"> |
|
|
|
<view class="height50 width100 backcorfff" @tap="paytype='2'" v-if="item == 2"> |
|
|
|
汇联通工会卡<text class="font14 fcor666 margle">可用余额: {{tongCardPrice}}元</text> |
|
|
|
<view class="width50 flleft fcor333 font16" style="padding-left: 4%;"> |
|
|
|
|
|
|
|
微信支付 |
|
|
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="width40 flright fotrt paddtright10 font15 fontwig6 fcor666 alijun" |
|
|
|
|
|
|
|
style="align-items: center;" v-if="isUse"> |
|
|
|
|
|
|
|
<radio :checked="paytype=='2'" color="#0083f5" /> |
|
|
|
|
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="width20 flright fotrt paddtright10 font15 fontwig6 fcor666 alijun" |
|
|
|
<view class="width94 line1 mart5 marb5" v-if="item == 3"></view> |
|
|
|
style="align-items: center;" v-if="isUse"> |
|
|
|
<view class="height50 width100 backcorfff" @tap="paytype='3'" v-if="item == 3"> |
|
|
|
<radio :checked="paytype=='3'" @click="changeRiado()" color="#0083f5" /> |
|
|
|
<view class="width70 flleft fcor333 font16 text1" style="padding-left: 4%;"> |
|
|
|
|
|
|
|
汇联通工会卡<text class="font14 fcor666 margle">可用余额: {{tongCardPrice}}元</text> |
|
|
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="width20 flright fotrt paddtright10 font15 fontwig6 fcor666 alijun" |
|
|
|
|
|
|
|
style="align-items: center;" v-if="isUse"> |
|
|
|
|
|
|
|
<radio :checked="paytype=='3'" @click="changeRiado()" color="#0083f5" /> |
|
|
|
|
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
<view class="width100 height60"></view> |
|
|
|
<view class="width100 height60"></view> |
|
|
|
<view class="footer"> |
|
|
|
<view class="footer"> |
|
|
|
<view class="settlement"> |
|
|
|
<view class="settlement"> |
|
|
@ -200,7 +208,6 @@ |
|
|
|
|
|
|
|
|
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
<wybPopup ref="popup" type="bottom" width="500" scrollY="true" radius="6" :showCloseIcon="true"> |
|
|
|
<wybPopup ref="popup" type="bottom" width="500" scrollY="true" radius="6" :showCloseIcon="true"> |
|
|
|
<view class="fotct font18 fontwig6 fcor333 mart10 height30">优惠券选择</view> |
|
|
|
<view class="fotct font18 fontwig6 fcor333 mart10 height30">优惠券选择</view> |
|
|
|
<view class="width92 height110 tccs mart10" v-for="(items, index) in UserNormalDiscountList" :key="items" |
|
|
|
<view class="width92 height110 tccs mart10" v-for="(items, index) in UserNormalDiscountList" :key="items" |
|
|
@ -277,8 +284,7 @@ |
|
|
|
isUse: true, // 是否禁用状态 |
|
|
|
isUse: true, // 是否禁用状态 |
|
|
|
rechargeDes: '', // 支付详情 |
|
|
|
rechargeDes: '', // 支付详情 |
|
|
|
rebateIntegral: '', //返回积分 |
|
|
|
rebateIntegral: '', //返回积分 |
|
|
|
Integrastu: 1 //返积分状态 |
|
|
|
Integrastu: 1, //返积分状态 |
|
|
|
identificationCode: '', //渠道商 |
|
|
|
|
|
|
|
contactPepole: '', //联系人 |
|
|
|
contactPepole: '', //联系人 |
|
|
|
contactPhone: '', //联系电话 |
|
|
|
contactPhone: '', //联系电话 |
|
|
|
contactAddress: '' //联系地址 |
|
|
|
contactAddress: '' //联系地址 |
|
|
@ -610,9 +616,8 @@ |
|
|
|
}], |
|
|
|
}], |
|
|
|
"payGold": this.priceValue[1], |
|
|
|
"payGold": this.priceValue[1], |
|
|
|
"promoteCode": this.identificationCode, |
|
|
|
"promoteCode": this.identificationCode, |
|
|
|
memDiscountId: this.memDiscountId |
|
|
|
memDiscountId: this.memDiscountId, |
|
|
|
"storeId": this.storeId |
|
|
|
"storeId": this.storeId, |
|
|
|
}], |
|
|
|
|
|
|
|
"postData": { |
|
|
|
"postData": { |
|
|
|
"address": this.contactAddress, |
|
|
|
"address": this.contactAddress, |
|
|
|
"user": this.contactPepole, |
|
|
|
"user": this.contactPepole, |
|
|
@ -1290,4 +1295,4 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
</style> |
|
|
|
</style> |
|
|
|