You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
901 lines
26 KiB
901 lines
26 KiB
<template>
|
|
<view>
|
|
<!-- 头部 -->
|
|
<view class="width100 height120 backcorfff">
|
|
<image :src="orderList.goodsImg" class="flleft conImg mart10 margle10"></image>
|
|
<view class="conCont paddtop15">
|
|
<view class="font20 fontwig6 fcor333 text1 paddtright10">{{orderList.goodsName}}</view>
|
|
<view class="font14 fcor999 text2 paddtop5 paddtright10">{{refulAdress}}</view>
|
|
<view class="font20 fontwig6 fcoreb5 paddtop5">¥{{orderList.gasPricePreferences}}
|
|
<text class="margle10 slogan font14">¥{{orderList.gasPriceGun}}</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<!-- //订单详情 -->
|
|
<view class="mart10 heightl60 paddleft10 fcor333 fontwig6 font18 width100 backcorfff">订单详情</view>
|
|
<view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 font16 width100 backcorfff">
|
|
<view class="flleft width50">
|
|
油号\油枪
|
|
</view>
|
|
<view class="flright width40 fotct">
|
|
{{orderList.gasOilNo}}#/{{orderList.gasGunNo}}号
|
|
</view>
|
|
</view>
|
|
<view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 font16 width100 backcorfff">
|
|
<view class="flleft width50">
|
|
加油金额
|
|
</view>
|
|
<view class="flright width40 fotct">
|
|
¥{{orderList.totalPrice}}
|
|
</view>
|
|
</view>
|
|
<!-- 新增 -->
|
|
<view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 font16 width100 backcorfff">
|
|
<view class="flleft width50">
|
|
加油升数
|
|
</view>
|
|
<view class="flright width40 fotct">
|
|
{{orderList.gasOilLiters}}L
|
|
</view>
|
|
</view>
|
|
<view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 font16 width100 backcorfff">
|
|
<view class="flleft width50">
|
|
平台折扣
|
|
</view>
|
|
<view class="flright width40 fotct" v-if="orderList.gasDiscount != 1">
|
|
{{(orderList.gasDiscount * 100).toFixed(2)}}折
|
|
</view>
|
|
<view class="flright width40 fotct" v-else>
|
|
无
|
|
</view>
|
|
</view>
|
|
<view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 font16 width100 backcorfff">
|
|
<view class="flleft width50">
|
|
每升优惠
|
|
</view>
|
|
<view class="flright width40 fotct">
|
|
¥{{orderList.gasLitersPreferences}}
|
|
</view>
|
|
</view>
|
|
<view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 font16 width100 backcorfff">
|
|
<view class="flleft width50">
|
|
加油补贴(升)
|
|
</view>
|
|
<view class="flright width40 fotct">
|
|
¥{{orderList.gasOilSubsidy}}
|
|
</view>
|
|
</view>
|
|
<view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 font16 width100 backcorfff">
|
|
<view class="flleft width50">
|
|
优惠价格
|
|
</view>
|
|
<view class="flright width40 fotct">
|
|
¥{{orderList.gasPricePreferences}}
|
|
</view>
|
|
</view>
|
|
<view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 font16 width100 backcorfff">
|
|
<view class="flleft width50">
|
|
本次优惠
|
|
</view>
|
|
<view class="flright width40 fotct">
|
|
¥{{timedeductionPrice}}
|
|
</view>
|
|
</view>
|
|
|
|
<!-- //优惠券,积分抵扣 -->
|
|
<view class="width100 concont mart10 backcorfff">
|
|
<view class="height50 width100 paddtop5 backcorfff" @click="showPopup()">
|
|
<view class="width50 flleft fcor333 fontwig6 font16" style="padding-left: 2%;">
|
|
优惠抵扣<text class="yhqky">{{OrderPreList.length}}张可用</text>
|
|
</view>
|
|
<view class="width40 flright fotrt paddtright10 font15 fontwig6 fcor666 alijun"
|
|
style="align-items: center;" v-if="deductionPrice == 0">
|
|
未使用
|
|
<image style="width: 40rpx;height: 40rpx;" src="../../../static/img/jt.png"></image>
|
|
</view>
|
|
<view class="width40 flright fotrt paddtright10 font15 fontwig6 fcoreb5 alijun"
|
|
style="align-items: center;" v-else>
|
|
-¥{{deductionPrice}}
|
|
<image style="width: 40rpx;height: 40rpx;" src="../../../static/img/jt.png"></image>
|
|
</view>
|
|
</view>
|
|
<view class="width94 line1 mart5 marb5"></view>
|
|
<view class="Bubble alijusstart font14 fcor999">
|
|
选取: <text class="tests fotct font14 colorc3 paddleft5 paddtright5">{{priceValue[1]}}</text> 分
|
|
</view>
|
|
<view class="width94 alijusstart paddtop10">
|
|
<view class="width30 fcor333 font16">
|
|
积分抵扣
|
|
</view>
|
|
<view class="cj-slider">
|
|
<view class="flleft fotct font14 fcor666" style="width: 15%;">0</view>
|
|
<cj-slider style="width: 60%; float:left;" v-if="isDiscount" v-model="priceValue" :min="0"
|
|
:max="availIntegal" :step="1" :blockWidth="40" @start="blockStart" @moving="blockMoving"
|
|
@end="blockEnd" />
|
|
<view class="flright fotrt font14 fcor666" style="width: 25%;">{{availIntegal}}</view>
|
|
</view>
|
|
</view>
|
|
<view class="width94 line1 mart15 marb5"></view>
|
|
<view class="height50 width100 backcorfff">
|
|
<view class="width70 flleft fcor666 font16 text1" style="padding-left: 2%;">
|
|
抵扣金额
|
|
</view>
|
|
<view class="width20 flright fotrt paddtright10 font15 fcor666 alijun" style="align-items: center;">
|
|
¥{{priceValue[1] / 100}}
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
<!-- //支付方式 -->
|
|
<view class="mart10 heightl60 paddleft10 fcor333 fontwig6 font18 width100 backcorfff">支付方式:</view>
|
|
<view class="line1"></view>
|
|
<view class="width100 backcorfff">
|
|
<!-- <view class="height50 width100 backcorfff" @tap="paytype='jifen'">
|
|
<view class="width50 flleft fcor333 fontwig6 font16" style="padding-left: 4%;">
|
|
积分支付
|
|
</view>
|
|
<view class="width40 flright fotrt paddtright10 font15 fontwig6 fcor666 alijun"
|
|
style="align-items: center;">
|
|
<radio :checked="paytype=='jifen'" color="#0083f5" />
|
|
</view>
|
|
</view>
|
|
<view class="width94 line1 mart5 marb5"></view> -->
|
|
|
|
<view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 width100 backcorfff" @tap="paytype='jifen'">
|
|
<view class="width60 flleft font14">
|
|
积分支付
|
|
</view>
|
|
<view class="flright width30 fotct">
|
|
<radio :checked="paytype=='jifen'" color="#0083f5" />
|
|
</view>
|
|
</view>
|
|
|
|
<view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 width100 backcorfff" @tap="paytype='weixin'">
|
|
<view class="width60 flleft font14">
|
|
微信支付
|
|
</view>
|
|
<view class="flright width30 fotct">
|
|
<radio :checked="paytype=='weixin'" color="#0083f5" />
|
|
</view>
|
|
</view>
|
|
|
|
<view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 width100 backcorfff" @tap="paytype='oilcard'">
|
|
<view class="width60 flleft font14">
|
|
油卡支付<text class="font14 fcor666 margle">余额: {{oilPirce}}元</text>
|
|
</view>
|
|
<view class="flright width30 fotct">
|
|
<radio :checked="paytype=='oilcard'" @click="changeRiado()" color="#0083f5" />
|
|
</view>
|
|
</view>
|
|
|
|
<!-- <view class="line1"></view>
|
|
<view class="heightl60 paddleft10 fcor666 width100 backcorfff" @tap="paytype='gonghuika'">
|
|
<view class="width60 flleft fontwig6">
|
|
汇联通工会卡<text class="font14 fcor666 margle">余额: {{tongCardPrice}}元</text>
|
|
</view>
|
|
<view class="flright width30 fotct">
|
|
<radio :checked="paytype=='gonghuika'" @click="changeRiado()" color="#0083f5" />
|
|
</view>
|
|
</view> -->
|
|
</view>
|
|
|
|
<view class="width100 mart15 fcor333 font16 fontwig6 paddleft10">重要说明</view>
|
|
<view class="width95 paddleft10 font14 fcor999 mart5">1.<text
|
|
class="fcor089 fontwig6">请先加油后下单</text>,即您到站后,与工作人员确认油号,枪号后再付款。</view>
|
|
<view class="width95 paddleft10 font14 fcor999 mart5">
|
|
2.请勿先付款后加油,若您已下单付款。请于24小时内到加油站完成加油;若您48小时内未完成加油,请及时发起退单;逾期退单可能会退单失败。</view>
|
|
<view class="height80 width100"></view>
|
|
<!-- 底部按钮 -->
|
|
<view class="footer">
|
|
<view class="width50 flleft fcoreb5 padleft15 font15">
|
|
合计: ¥<text class="font24">{{payprice}}</text>
|
|
</view>
|
|
<button class="reBtn flright" @click="orderToPay">去支付</button>
|
|
</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 OrderPreList" :key="index"
|
|
@click="radioChanges(items)">
|
|
<image mode="widthFix" class="mart10" :src="imageUrl+items.discountImg"></image>
|
|
<view class="contrig">
|
|
<view class="width80p flleft">
|
|
<view class="font16 fontwig6 fcor333 text1 paddtop25">{{items.discountName}}</view>
|
|
<view class="font13 fcor999 mart5">有效期:{{items.useEndTime | timeFormat('yyyy-mm-dd hh:mm:ss')}}
|
|
</view>
|
|
</view>
|
|
<view class="width20 flright">
|
|
<view class="yhprice">
|
|
<radio v-if="items.discountCondition && orderPrice > items.discountCondition"
|
|
color="#c72a20" :checked="items.id == memDiscountId" />
|
|
|
|
<radio v-if="items.discountCondition && orderPrice < items.discountCondition"
|
|
color="#c72a20" disabled="true" :checked="items.id == memDiscountId" />
|
|
|
|
<radio v-if="!items.discountCondition" color="#c72a20"
|
|
:checked="items.id == memDiscountId" />
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</wybPopup>
|
|
|
|
<ssPaymentPassword ref="paymentPassword" :mode="1" @submit="submitHandle" />
|
|
</view>
|
|
</template>
|
|
|
|
<script>
|
|
import {
|
|
getOrderById,
|
|
orderToPay,
|
|
getHuiLianTongCardBalance,
|
|
hltUnionCardPay,
|
|
orderToGoldPay,
|
|
findUser,
|
|
oilCardPay,
|
|
getUserOrderPreList
|
|
} from '../../../Utils/Api.js';
|
|
import ssPaymentPassword from '../../../components/sanshui-payment-password/index.vue';
|
|
import wybPopup from '../../../components/wyb-popup/wyb-popup.vue';
|
|
import cjSlider from '@/components/cj-slider/cj-slider.vue';
|
|
let app = getApp();
|
|
// #ifdef H5
|
|
var jweixin = require('jweixin-module');
|
|
// #endif
|
|
export default {
|
|
components: {
|
|
ssPaymentPassword,
|
|
wybPopup,
|
|
cjSlider
|
|
},
|
|
data() {
|
|
return {
|
|
orderNo: '',
|
|
couponId: '',
|
|
payprice: '',
|
|
orderList: '',
|
|
refulAdress: '',
|
|
tongCardPrice: 0,
|
|
oilPirce: 0, //油卡余额
|
|
user: '',
|
|
paytype: '',
|
|
PaymentPassword: '',
|
|
timedeductionPrice: '0', //本次优惠金额
|
|
|
|
deductionPrice: '0.00', //优惠金额
|
|
OrderPreList: [], //优惠券数据
|
|
isUse: true, // 是否禁用状态
|
|
payPrice: 0, //支付价格
|
|
isDiscount: true, //刷新组件
|
|
memDiscountId: '', //优惠券id
|
|
priceValue: [0, 0], // 积分可以指定默认值
|
|
availIntegal: 0, // 可用积分
|
|
}
|
|
},
|
|
onLoad(e) {
|
|
this.payprice = e.payprice;
|
|
this.orderNo = e.orderId;
|
|
this.couponId = e.couponId;
|
|
this.refulAdress = e.adres;
|
|
this.getOrderById();
|
|
},
|
|
onShow() {
|
|
let that = this;
|
|
that.paytype = '';
|
|
// that.user = app.globalData.userInfo;
|
|
that.findUser();
|
|
// that.getHuiLianTongCardBalance();
|
|
},
|
|
methods: {
|
|
findUser() {
|
|
let params;
|
|
findUser(params).then(res => {
|
|
if (res.return_code == '000000') {
|
|
app.globalData.userInfo = res.return_data;
|
|
this.user = res.return_data;
|
|
if (res.return_data.oilCard) {
|
|
this.oilPirce = res.return_data.oilCard.amount;
|
|
}
|
|
this.getUserOrderPreList();
|
|
uni.setStorage({
|
|
key: "user",
|
|
data: res.return_data
|
|
})
|
|
}
|
|
});
|
|
},
|
|
|
|
|
|
|
|
//查询优惠券
|
|
getUserOrderPreList() {
|
|
let params = {
|
|
useScope: 4
|
|
}
|
|
getUserOrderPreList(params).then(res => {
|
|
if (res.return_code == '000000') {
|
|
this.OrderPreList = res.return_data;
|
|
}
|
|
});
|
|
},
|
|
//弹出优惠券
|
|
showPopup() {
|
|
this.$refs.popup.show();
|
|
},
|
|
//选择优惠券
|
|
radioChanges(item) {
|
|
this.rechangeload();
|
|
if (this.memDiscountId == item.id) { // 如果已经选中,则取消选中
|
|
this.memDiscountId = '';
|
|
this.deductionPrice = '0.00';
|
|
this.priceCaluc(this.totalprice);
|
|
|
|
} else { // 否则进行选中赋值
|
|
if (item.discountType == 1) {
|
|
if (this.orderPrice > item.discountCondition) {
|
|
this.memDiscountId = item.id;
|
|
//满减价格
|
|
this.deductionPrice = item.discountPrice;
|
|
let oldprice = this.orderPrice - this.deductionPrice;
|
|
this.priceCaluc(oldprice);
|
|
} else {
|
|
uni.showToast({
|
|
title: '请满' + item.discountCondition + '使用此券',
|
|
icon: 'none',
|
|
duration: 2000
|
|
})
|
|
}
|
|
}
|
|
if (item.discountType == 2) {
|
|
this.memDiscountId = item.id;
|
|
//抵扣价格
|
|
this.deductionPrice = item.discountPrice;
|
|
let oldprice = this.orderPrice - this.deductionPrice;
|
|
this.priceCaluc(oldprice);
|
|
}
|
|
if (item.discountType == 3) {
|
|
this.memDiscountId = item.id;
|
|
// 打折
|
|
this.deductionPrice = parseFloat(this.orderPrice - (this.orderPrice * item.discountPrice))
|
|
.toFixed(2);
|
|
let oldprice = parseFloat(this.orderPrice * item.discountPrice).toFixed(2);
|
|
this.priceCaluc(oldprice);
|
|
|
|
}
|
|
}
|
|
this.$refs.popup.hide();
|
|
},
|
|
//计算价格
|
|
priceCaluc(item) {
|
|
let zkprice = parseFloat(this.rechargeDes.integralDiscount / 100).toFixed(2);
|
|
let pprice = parseFloat(item * 100).toFixed(0);
|
|
let payprice = parseFloat(item * 100 * zkprice).toFixed(0);
|
|
if (payprice > this.user.gold) {
|
|
this.availIntegal = this.user.gold;
|
|
this.priceValue[1] = 0;
|
|
} else {
|
|
this.availIntegal = payprice;
|
|
this.priceValue[1] = 0;
|
|
}
|
|
this.reload();
|
|
this.calculatepayPrice();
|
|
},
|
|
//计算支付价格
|
|
calculatepayPrice() {
|
|
if (this.deductionPrice == 0) {
|
|
this.payPrice = Math.abs(parseFloat(this.totalprice - (parseFloat(this.priceValue[1] / 100).toFixed(
|
|
2)))
|
|
.toFixed(2));
|
|
} else {
|
|
this.payPrice = Math.abs(parseFloat(this.orderPrice - (parseFloat(this.priceValue[1] / 100).toFixed(
|
|
2)) - this
|
|
.deductionPrice).toFixed(2));
|
|
}
|
|
},
|
|
rechangeload() {
|
|
this.isUse = false;
|
|
this.$nextTick(() => (this.isUse = true))
|
|
},
|
|
//刷新组件
|
|
reload() {
|
|
this.isDiscount = false;
|
|
this.$nextTick(() => (this.isDiscount = true))
|
|
},
|
|
|
|
//滑动开始
|
|
blockStart() {},
|
|
blockMoving() {
|
|
// console.log('正在滑动中')
|
|
},
|
|
//滑动结束
|
|
blockEnd() {
|
|
this.isDiscount = 1;
|
|
if (this.deductionPrice == 0) {
|
|
this.payPrice = Math.abs(parseFloat(this.totalprice - parseFloat(this.priceValue[1] / 100).toFixed(2))
|
|
.toFixed(2));
|
|
} else {
|
|
this.payPrice = Math.abs(parseFloat(this.orderPrice - parseFloat(this.priceValue[1] / 100).toFixed(2) -
|
|
this.deductionPrice).toFixed(2));
|
|
}
|
|
if (this.payPrice == 0) {
|
|
this.isUse = false;
|
|
this.paytype = '';
|
|
} else {
|
|
this.isUse = true;
|
|
}
|
|
},
|
|
|
|
//密码支付完成
|
|
submitHandle(e) {
|
|
this.PaymentPassword = e.value;
|
|
if (this.PaymentPassword == '') {
|
|
uni.showToast({
|
|
title: '请勿手动关闭弹窗',
|
|
icon: 'none',
|
|
duration: 2000
|
|
})
|
|
return;
|
|
}
|
|
uni.showLoading({
|
|
title: '支付中...'
|
|
})
|
|
if (this.paytype == 'jifen') {
|
|
let params = {
|
|
"orderId": this.orderNo,
|
|
"password": this.PaymentPassword
|
|
}
|
|
orderToGoldPay(params).then(res => {
|
|
uni.hideLoading();
|
|
if (res.return_code == '000000') {
|
|
uni.showToast({
|
|
title: '支付成功'
|
|
})
|
|
uni.reLaunch({
|
|
url: '/pages/goods/refuel-succes/refuel-succes?id=' + this.orderNo
|
|
});
|
|
return;
|
|
}
|
|
if (res.return_code == '102130') {
|
|
uni.navigateTo({
|
|
url: '../../login/updatePas/updatePas'
|
|
})
|
|
return;
|
|
}
|
|
uni.showToast({
|
|
title: res.return_msg,
|
|
icon: 'none'
|
|
})
|
|
})
|
|
return;
|
|
}
|
|
|
|
if (this.paytype == 'gonghuika') {
|
|
let params = {
|
|
"orderId": this.orderNo,
|
|
"cardNo": this.user.hltCardNo.cardNo,
|
|
"password": this.PaymentPassword
|
|
}
|
|
hltUnionCardPay(params).then(res => {
|
|
uni.hideLoading();
|
|
if (res.return_code == '000000') {
|
|
uni.showToast({
|
|
title: '支付成功'
|
|
})
|
|
uni.reLaunch({
|
|
url: '/pages/goods/refuel-succes/refuel-succes?id=' + this.orderNo
|
|
});
|
|
return;
|
|
}
|
|
if (res.return_code == '102130') {
|
|
uni.navigateTo({
|
|
url: '../../login/updatePas/updatePas'
|
|
})
|
|
return;
|
|
}
|
|
uni.showToast({
|
|
title: res.return_msg,
|
|
icon: 'none'
|
|
})
|
|
})
|
|
return;
|
|
}
|
|
if (this.paytype == 'oilcard') {
|
|
let params = {
|
|
"orderId": this.orderNo,
|
|
"cardNo": this.user.oilCard.cardNo,
|
|
"password": this.PaymentPassword
|
|
}
|
|
oilCardPay(params).then(res => {
|
|
uni.hideLoading();
|
|
if (res.return_code == '000000') {
|
|
uni.showToast({
|
|
title: '支付成功'
|
|
})
|
|
uni.reLaunch({
|
|
url: '/pages/goods/refuel-succes/refuel-succes?id=' + this.orderNo
|
|
});
|
|
return;
|
|
}
|
|
if (res.return_code == '102130') {
|
|
uni.navigateTo({
|
|
url: '../../login/updatePas/updatePas'
|
|
})
|
|
return;
|
|
}
|
|
uni.showToast({
|
|
title: res.return_msg,
|
|
icon: 'none'
|
|
})
|
|
})
|
|
return;
|
|
}
|
|
|
|
},
|
|
//获取选择支付方式
|
|
changeRiado() {
|
|
// if (!this.user.isSetHltCard && this.paytype == 'gonghuika') {
|
|
// uni.showToast({
|
|
// icon: 'none',
|
|
// title: '当前账号还未绑定,前往绑定',
|
|
// duration: 2000,
|
|
// success() {
|
|
// setTimeout(() => {
|
|
// uni.navigateTo({
|
|
// url: '../../user/bindingCard/bindingCard'
|
|
// })
|
|
// }, 1000)
|
|
// }
|
|
// });
|
|
// return;
|
|
// }
|
|
|
|
if (!this.user.isSetOilCard) {
|
|
uni.showToast({
|
|
icon: 'none',
|
|
title: '当前账号还未绑定,前往绑定',
|
|
duration: 2000,
|
|
success() {
|
|
setTimeout(() => {
|
|
uni.navigateTo({
|
|
url: '../../user/bindingCard/bindingCard'
|
|
})
|
|
}, 1000)
|
|
}
|
|
});
|
|
return;
|
|
}
|
|
},
|
|
getOrderById() {
|
|
uni.showLoading({
|
|
title: '加载中...'
|
|
})
|
|
let params = {
|
|
orderId: this.orderNo,
|
|
}
|
|
getOrderById(params).then(res => {
|
|
uni.hideLoading();
|
|
if (res.return_code == '000000') {
|
|
this.orderList = res.return_data.highChildOrderList[0];
|
|
this.timedeductionPrice = res.return_data.deductionPrice;
|
|
}
|
|
})
|
|
},
|
|
//查询工会卡余额
|
|
getHuiLianTongCardBalance() {
|
|
let params = {
|
|
cardNo: this.user.hltCardNo.cardNo
|
|
}
|
|
getHuiLianTongCardBalance(params).then(res => {
|
|
if (res.return_code == '000000') {
|
|
this.tongCardPrice = res.return_data.balance;
|
|
}
|
|
|
|
});
|
|
},
|
|
//获取订单数据
|
|
orderToPay() {
|
|
let that = this;
|
|
if (that.paytype == '') {
|
|
uni.showToast({
|
|
title: '请选择支付方式',
|
|
icon: 'none',
|
|
duration: 2000
|
|
})
|
|
return;
|
|
}
|
|
if (that.paytype == 'weixin') {
|
|
// #ifdef H5
|
|
let params = {
|
|
"orderId": that.orderNo,
|
|
"openId": app.globalData.openId,
|
|
"orderScene": "GOODS_ORDER",
|
|
"openIdType": 2
|
|
}
|
|
// #endif
|
|
// #ifdef MP
|
|
let params = {
|
|
"orderId": that.orderNo,
|
|
"openId": app.globalData.openId,
|
|
"orderScene": "GOODS_ORDER"
|
|
}
|
|
// #endif
|
|
orderToPay(params).then(res => {
|
|
if (res.return_code == '000000') {
|
|
// #ifdef MP
|
|
uni.showLoading({
|
|
title: '支付中...'
|
|
})
|
|
uni.requestPayment({
|
|
"appId": res.return_data.appId,
|
|
"nonceStr": res.return_data.nonceStr,
|
|
"package": res.return_data.package,
|
|
"paySign": res.return_data.sign,
|
|
"signType": "MD5",
|
|
"timeStamp": res.return_data.timeStamp,
|
|
success: function(res) {
|
|
uni.hideLoading();
|
|
uni.showToast({
|
|
title: '支付成功'
|
|
})
|
|
uni.reLaunch({
|
|
url: '/pages/goods/refuel-succes/refuel-succes?id=' +
|
|
that.orderNo
|
|
});
|
|
},
|
|
fail: function(err) {
|
|
uni.hideLoading();
|
|
},
|
|
});
|
|
// #endif
|
|
|
|
//判断是否是公众号
|
|
// #ifdef H5
|
|
//判断微信浏览器
|
|
that.payRequest(res);
|
|
// #endif
|
|
|
|
} else {
|
|
uni.showToast({
|
|
title: res.return_msg,
|
|
icon: 'none'
|
|
})
|
|
}
|
|
})
|
|
return;
|
|
}
|
|
if (that.paytype == 'gonghuika') {
|
|
if (!that.user.isSetPayPwd) {
|
|
uni.navigateTo({
|
|
url: '../../login/updatePas/updatePas'
|
|
})
|
|
return;
|
|
}
|
|
if (!that.user.isSetOilCard) {
|
|
uni.showToast({
|
|
icon: 'none',
|
|
title: '当前账号还未绑定,前往绑定',
|
|
duration: 2000,
|
|
success() {
|
|
setTimeout(() => {
|
|
uni.navigateTo({
|
|
url: '../../user/bindingCard/bindingCard'
|
|
})
|
|
}, 1000)
|
|
}
|
|
});
|
|
return;
|
|
}
|
|
that.$refs.paymentPassword.modalFun('show');
|
|
}
|
|
|
|
if (that.paytype == 'oilcard') {
|
|
if (!that.user.isSetPayPwd) {
|
|
uni.navigateTo({
|
|
url: '../../login/updatePas/updatePas'
|
|
})
|
|
return;
|
|
}
|
|
if (!that.user.isSetHltCard) {
|
|
uni.showToast({
|
|
icon: 'none',
|
|
title: '当前账号还未绑定,前往绑定',
|
|
duration: 2000,
|
|
success() {
|
|
setTimeout(() => {
|
|
uni.navigateTo({
|
|
url: '../../user/bindingCard/bindingCard'
|
|
})
|
|
}, 1000)
|
|
}
|
|
});
|
|
return;
|
|
}
|
|
that.$refs.paymentPassword.modalFun('show');
|
|
}
|
|
|
|
if (that.paytype == 'jifen') {
|
|
if (!that.user.isSetPayPwd) {
|
|
uni.navigateTo({
|
|
url: '../../login/updatePas/updatePas'
|
|
})
|
|
return;
|
|
}
|
|
that.$refs.paymentPassword.modalFun('show');
|
|
}
|
|
|
|
},
|
|
payRequest: function(self) {
|
|
let that = this;
|
|
uni.showLoading({
|
|
title: '支付中...'
|
|
})
|
|
jweixin.config({
|
|
// debug: true, // 开启调试模式,调用的所有api的返回值会在客户端alert出来,若要查看传入的参数,可以在pc端打开,参数信息会通过log打出,仅在pc端时才会打印。
|
|
appId: self.return_data.appId, // 必填,公众号的唯一标识
|
|
timestamp: self.return_data.timeStamp, // 必填,生成签名的时间戳
|
|
nonceStr: self.return_data.nonceStr, // 必填,生成签名的随机串
|
|
signature: self.return_data.sign, // 必填,签名,见附录1
|
|
jsApiList: ['chooseWXPay'] // 必填,需要使用的JS接口列表,所有JS接口列表见附录2
|
|
});
|
|
uni.hideLoading();
|
|
jweixin.ready(function() {
|
|
jweixin.checkJsApi({
|
|
jsApiList: ['chooseWXPay'], // 需要检测的JS接口列表,所有JS接口列表见附录2,
|
|
success: function(res) {},
|
|
fail: function(res) {}
|
|
});
|
|
jweixin.chooseWXPay({
|
|
appId: self.return_data.appId,
|
|
timestamp: self.return_data
|
|
.timeStamp, // 支付签名时间戳,注意微信jssdk中的所有使用timestamp字段均为小写。但最新版的支付后台生成签名使用的timeStamp字段名需大写其中的S字符
|
|
nonceStr: self.return_data.nonceStr, // 支付签名随机串,不长于 32 位
|
|
package: self.return_data
|
|
.package, // 统一支付接口返回的prepay_id参数值,提交格式如:prepay_id=***)
|
|
signType: 'MD5', // 签名方式,默认为'SHA1',使用新版支付需传入'MD5'
|
|
paySign: self.return_data.sign, // 支付签名
|
|
success: function(res) {
|
|
// 支付成功后的回调函数
|
|
uni.showToast({
|
|
title: '支付成功'
|
|
})
|
|
uni.reLaunch({
|
|
url: '/pages/goods/refuel-succes/refuel-succes?id=' +
|
|
that.orderNo
|
|
});
|
|
},
|
|
cancel: function(r) {},
|
|
fail: function(res) {},
|
|
complete: function(res) {
|
|
|
|
}
|
|
});
|
|
});
|
|
|
|
jweixin.error(function(res) {
|
|
uni.showToast({
|
|
icon: 'none',
|
|
title: '支付失败了',
|
|
duration: 4000
|
|
});
|
|
// config信息验证失败会执行error函数,如签名过期导致验证失败,具体错误信息可以打开config的debug模式查看,也可以在返回的res参数中查看,对于SPA可以在这里更新签名。
|
|
/*alert("config信息验证失败");*/
|
|
});
|
|
},
|
|
|
|
}
|
|
}
|
|
</script>
|
|
|
|
<style lang="less">
|
|
page {
|
|
background-color: #f7f7f7;
|
|
}
|
|
|
|
.conImg {
|
|
width: 100px;
|
|
height: 100px;
|
|
border-radius: 8px;
|
|
}
|
|
|
|
.conCont {
|
|
margin-left: 115px;
|
|
}
|
|
|
|
.slogan {
|
|
color: #807c87;
|
|
text-decoration: line-through;
|
|
}
|
|
|
|
.footer {
|
|
position: fixed;
|
|
bottom: 0upx;
|
|
width: 100%;
|
|
height: 100rpx;
|
|
color: #FFFFFF;
|
|
border-top: solid 1upx #eee;
|
|
background-color: #FFFFFF;
|
|
z-index: 2;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
|
|
.reBtn {
|
|
width: 120px;
|
|
background-color: #089bf5;
|
|
color: #FFFFFF;
|
|
text-align: center;
|
|
padding: 0;
|
|
font-size: 16px;
|
|
border-radius: 0px;
|
|
height: 50px;
|
|
line-height: 50px;
|
|
position: absolute;
|
|
right: 0px;
|
|
}
|
|
}
|
|
|
|
|
|
.concont {
|
|
border-radius: 12px;
|
|
}
|
|
.Bubble {
|
|
margin-left: 50%;
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.tests {
|
|
border-radius: 15px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
}
|
|
.cj-slider {
|
|
width: 100%;
|
|
align-items: center;
|
|
display: flex;
|
|
}
|
|
|
|
.yhqky {
|
|
background: #ff0034;
|
|
color: #ffffff;
|
|
font-size: 14px;
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
margin-left: 8px;
|
|
padding-top: 2px;
|
|
padding-bottom: 2px;
|
|
}
|
|
|
|
.yhprice {
|
|
margin-top: -30px;
|
|
}
|
|
|
|
.contrig {
|
|
margin-left: 180rpx;
|
|
}
|
|
|
|
.tccs {
|
|
box-shadow: 0rpx 0rpx 10rpx rgba(0, 0, 0, 0.2);
|
|
border: 1px solid #f6f6f6;
|
|
border-radius: 8px;
|
|
|
|
image {
|
|
float: left;
|
|
width: 170rpx;
|
|
max-height: 170rpx;
|
|
margin-left: 10px;
|
|
}
|
|
}
|
|
</style>
|
|
|