审核调整
This commit is contained in:
parent
6002dbb75b
commit
fcf7b0bada
|
@ -47,7 +47,7 @@
|
||||||
<a href="javascript:;" :v-model="indexs" :class="indexs === index ? 'actives' : ''"
|
<a href="javascript:;" :v-model="indexs" :class="indexs === index ? 'actives' : ''"
|
||||||
@click="btnone(item,index)">{{item.name}}</a>
|
@click="btnone(item,index)">{{item.name}}</a>
|
||||||
</view>
|
</view>
|
||||||
<text class="zuqin"><text class="xuzhi">须知:</text>租期内,你可随时买断商品,获得商品所有权:如未买断</text>
|
<text class="zuqin"><text class="xuzhi">须知:</text>先享后付到期后将自动从您的账户上扣除款项</text>
|
||||||
<!-- <view class="comboset">
|
<!-- <view class="comboset">
|
||||||
套餐
|
套餐
|
||||||
</view> -->
|
</view> -->
|
||||||
|
@ -166,7 +166,7 @@
|
||||||
},
|
},
|
||||||
/**
|
/**
|
||||||
* 购物车手动输入数量
|
* 购物车手动输入数量
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
bindCode: function(e) {
|
bindCode: function(e) {
|
||||||
this.$emit('iptCartNum', this.attr.productSelect.cart_num);
|
this.$emit('iptCartNum', this.attr.productSelect.cart_num);
|
||||||
|
@ -494,4 +494,4 @@
|
||||||
background-color: rgb(255, 87, 51);
|
background-color: rgb(255, 87, 51);
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
@ -55,7 +55,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<view class="pad30">
|
<view class="pad30">
|
||||||
<!-- 完善身份信息 -->
|
<!-- 完善身份信息 -->
|
||||||
<view class="identity" @click="btnimprovess">
|
<view class="identity" @click="btnimprovess">
|
||||||
<view class="lt">
|
<view class="lt">
|
||||||
|
@ -145,31 +145,31 @@
|
||||||
</view>
|
</view>
|
||||||
<view class='wrapper borRadius14' v-if="orderInfoVo.payFee != 0">
|
<view class='wrapper borRadius14' v-if="orderInfoVo.payFee != 0">
|
||||||
<view class='item'>
|
<view class='item'>
|
||||||
<a @click="btnment">
|
<a > <!-- @click="btnment"-->
|
||||||
<view class="planjh">
|
<view class="planjh">
|
||||||
<text>分期计划</text>
|
<text>先享后付</text>
|
||||||
<view class="datejt"><text class="detewz">{{installmentobj.name}}</text><uni-view
|
<!-- <view class="datejt"><text class="detewz">{{installmentobj.name}}</text><uni-view-->
|
||||||
data-v-064d693c="" class="iconfont icon-jiantou"></uni-view></view>
|
<!-- data-v-064d693c="" class="iconfont icon-jiantou"></uni-view></view>-->
|
||||||
</view>
|
</view>
|
||||||
</a>
|
</a>
|
||||||
|
<!-- <view class="planjh">-->
|
||||||
|
<!-- <text>金额</text>-->
|
||||||
|
<!-- <view class="datejt"><text class="detewzs">¥{{downPaymentAmount}}</text></view>-->
|
||||||
|
<!-- </view>-->
|
||||||
|
<!-- <view class="planjh">-->
|
||||||
|
<!-- <text>还款周期(间隔)</text>-->
|
||||||
|
<!-- <view class="datejt"><text class="detewzs">{{fenqiobj.cycle}}天</text></view>-->
|
||||||
|
<!-- </view>-->
|
||||||
|
<!-- <view class="planjh">-->
|
||||||
|
<!-- <text>还款期数</text>-->
|
||||||
|
<!-- <view class="datejt"><text class="detewzs">{{fenqiobj.downPaymentNumber}}</text></view>-->
|
||||||
|
<!-- </view>-->
|
||||||
|
<!-- <view class="planjh">-->
|
||||||
|
<!-- <text>每期还款</text>-->
|
||||||
|
<!-- <view class="datejt"><text class="detewzs">¥{{fenqiobj.repaymentAmount}}</text></view>-->
|
||||||
|
<!-- </view>-->
|
||||||
<view class="planjh">
|
<view class="planjh">
|
||||||
<text>首付金额</text>
|
<text>还款金额</text>
|
||||||
<view class="datejt"><text class="detewzs">¥{{downPaymentAmount}}</text></view>
|
|
||||||
</view>
|
|
||||||
<view class="planjh">
|
|
||||||
<text>还款周期(间隔)</text>
|
|
||||||
<view class="datejt"><text class="detewzs">{{fenqiobj.cycle}}天</text></view>
|
|
||||||
</view>
|
|
||||||
<view class="planjh">
|
|
||||||
<text>还款期数</text>
|
|
||||||
<view class="datejt"><text class="detewzs">{{fenqiobj.downPaymentNumber}}</text></view>
|
|
||||||
</view>
|
|
||||||
<view class="planjh">
|
|
||||||
<text>每期还款</text>
|
|
||||||
<view class="datejt"><text class="detewzs">¥{{fenqiobj.repaymentAmount}}</text></view>
|
|
||||||
</view>
|
|
||||||
<view class="planjh">
|
|
||||||
<text>合计付款</text>
|
|
||||||
<view class="datejt"><text class="detewzs">¥{{totalAmount}}</text></view>
|
<view class="datejt"><text class="detewzs">¥{{totalAmount}}</text></view>
|
||||||
</view>
|
</view>
|
||||||
<!-- 支付方式 -->
|
<!-- 支付方式 -->
|
||||||
|
@ -220,7 +220,7 @@
|
||||||
<view class="readbox">
|
<view class="readbox">
|
||||||
<checkbox :v-model="checkeds" @click="btncheaced" />
|
<checkbox :v-model="checkeds" @click="btncheaced" />
|
||||||
<view class="readtx">
|
<view class="readtx">
|
||||||
我已阅读并同意<text>《隐私协议》</text>、<text>《租赁服务协议》</text>、<text>《用户协议》</text>、<text>《意外保障协议》</text>
|
我已阅读并同意<text @click="toArticle(1)">《隐私协议》</text>、<text @click=toArticle(2)>《先享后付协议》</text>、<text @click=toArticle(3)>《用户协议》</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view>合计:
|
<view>合计:
|
||||||
|
@ -401,7 +401,7 @@
|
||||||
installmentobj: {},
|
installmentobj: {},
|
||||||
downPaymentAmount: 0,
|
downPaymentAmount: 0,
|
||||||
totalAmount: 0,
|
totalAmount: 0,
|
||||||
identification:{}, //获取是否存有身份信息
|
identification:{}, //获取是否存有身份信息
|
||||||
zongmey:''
|
zongmey:''
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
@ -411,7 +411,7 @@
|
||||||
let markNum = 0;
|
let markNum = 0;
|
||||||
if (this.mark) {
|
if (this.mark) {
|
||||||
markNum = 150 - this.mark.length
|
markNum = 150 - this.mark.length
|
||||||
return markNum
|
return markNum
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
@ -428,7 +428,7 @@
|
||||||
onLoad(options) {
|
onLoad(options) {
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
this.payChannel = this.$wechat.isWeixin() ? 'public' : 'weixinh5';
|
this.payChannel = this.$wechat.isWeixin() ? 'public' : 'weixinh5';
|
||||||
// #endif
|
// #endif
|
||||||
// #ifdef MP
|
// #ifdef MP
|
||||||
this.payChannel = 'routine';
|
this.payChannel = 'routine';
|
||||||
// #endif
|
// #endif
|
||||||
|
@ -453,7 +453,7 @@
|
||||||
// this.installmentid = JSON.parse(localStorage.getItem('installments')).id
|
// this.installmentid = JSON.parse(localStorage.getItem('installments')).id
|
||||||
// this.fenqiname = JSON.parse(localStorage.getItem('installments')).name
|
// this.fenqiname = JSON.parse(localStorage.getItem('installments')).name
|
||||||
this.installmentobj = JSON.parse(this.$Cache.get('installments'))
|
this.installmentobj = JSON.parse(this.$Cache.get('installments'))
|
||||||
|
|
||||||
},
|
},
|
||||||
/**
|
/**
|
||||||
* 生命周期函数--监听页面显示
|
* 生命周期函数--监听页面显示
|
||||||
|
@ -462,7 +462,7 @@
|
||||||
// console.log(this.$Cache.get('improvescode'))
|
// console.log(this.$Cache.get('improvescode'))
|
||||||
this.getidentityq()
|
this.getidentityq()
|
||||||
let _this = this
|
let _this = this
|
||||||
// wx.getLaunchOptionsSync
|
// wx.getLaunchOptionsSync
|
||||||
this.textareaStatus = true;
|
this.textareaStatus = true;
|
||||||
|
|
||||||
uni.$on("handClick", res => {
|
uni.$on("handClick", res => {
|
||||||
|
@ -477,6 +477,11 @@
|
||||||
|
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
toArticle(id){
|
||||||
|
uni.navigateTo({
|
||||||
|
url: '/pages/news_details/index?id=' + id
|
||||||
|
});
|
||||||
|
},
|
||||||
// 页面加载请求分期计划
|
// 页面加载请求分期计划
|
||||||
getinstallmentpost: function() {
|
getinstallmentpost: function() {
|
||||||
let data = {
|
let data = {
|
||||||
|
@ -498,8 +503,8 @@
|
||||||
// this.zongmey = this.orderInfoVo.payFee
|
// this.zongmey = this.orderInfoVo.payFee
|
||||||
this.getinstallmentpost()
|
this.getinstallmentpost()
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
// 跳转到分期计划
|
// 跳转到分期计划
|
||||||
btnment() {
|
btnment() {
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
|
@ -524,8 +529,8 @@
|
||||||
this.zongmey = orderInfoVo.payFee
|
this.zongmey = orderInfoVo.payFee
|
||||||
// console.log(this.zongmey,11)
|
// console.log(this.zongmey,11)
|
||||||
this.getinstallmentpost()
|
this.getinstallmentpost()
|
||||||
|
|
||||||
|
|
||||||
this.orderInfoVo = orderInfoVo;
|
this.orderInfoVo = orderInfoVo;
|
||||||
this.shopmey = this.orderInfoVo.proTotalFee //商品金额
|
this.shopmey = this.orderInfoVo.proTotalFee //商品金额
|
||||||
if (orderInfoVo.addressId && this.addressChangeId === 0) {
|
if (orderInfoVo.addressId && this.addressChangeId === 0) {
|
||||||
|
@ -608,7 +613,7 @@
|
||||||
// console.log(this.orderInfoVo.payFee,11)
|
// console.log(this.orderInfoVo.payFee,11)
|
||||||
this.zongmey = this.orderInfoVo.payFee
|
this.zongmey = this.orderInfoVo.payFee
|
||||||
this.getinstallmentpost()
|
this.getinstallmentpost()
|
||||||
|
|
||||||
}).catch(err => {
|
}).catch(err => {
|
||||||
return this.$util.Tips({
|
return this.$util.Tips({
|
||||||
title: err
|
title: err
|
||||||
|
@ -636,7 +641,7 @@
|
||||||
},
|
},
|
||||||
/**
|
/**
|
||||||
* 处理点击优惠券后的事件
|
* 处理点击优惠券后的事件
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
ChangCoupons: function(e) {
|
ChangCoupons: function(e) {
|
||||||
// this.usableCoupon = e
|
// this.usableCoupon = e
|
||||||
|
@ -680,7 +685,7 @@
|
||||||
},
|
},
|
||||||
/**
|
/**
|
||||||
* 获取当前金额可用优惠券
|
* 获取当前金额可用优惠券
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
getCouponList: function() {
|
getCouponList: function() {
|
||||||
getCouponsOrderPrice(this.preOrderNo).then(res => {
|
getCouponsOrderPrice(this.preOrderNo).then(res => {
|
||||||
|
@ -1098,7 +1103,7 @@
|
||||||
this.checkeds = true
|
this.checkeds = true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
// 查询是否进行过身份保存
|
// 查询是否进行过身份保存
|
||||||
getidentityq:function(){
|
getidentityq:function(){
|
||||||
let data = {
|
let data = {
|
||||||
|
@ -1111,7 +1116,7 @@
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
||||||
// 立即申请
|
// 立即申请
|
||||||
SubOrder(e) {
|
SubOrder(e) {
|
||||||
let that = this,
|
let that = this,
|
||||||
|
@ -1133,7 +1138,7 @@
|
||||||
data = {
|
data = {
|
||||||
realName: that.contacts,
|
realName: that.contacts,
|
||||||
phone: that.contactsTel,
|
phone: that.contactsTel,
|
||||||
addressId: that.addressId,
|
addressId: that.addressId,
|
||||||
couponId: that.couponId,
|
couponId: that.couponId,
|
||||||
payType: 'fenqi',
|
payType: 'fenqi',
|
||||||
useIntegral: that.useIntegral,
|
useIntegral: that.useIntegral,
|
||||||
|
@ -1161,12 +1166,12 @@
|
||||||
// #ifndef MP
|
// #ifndef MP
|
||||||
that.payment(data);
|
that.payment(data);
|
||||||
// #endif
|
// #endif
|
||||||
|
|
||||||
// 获取当前时间
|
// 获取当前时间
|
||||||
let now = new Date();
|
let now = new Date();
|
||||||
let year = now.getFullYear(); // 获取年份
|
let year = now.getFullYear(); // 获取年份
|
||||||
let month = now.getMonth() + 1; // 获取月份(注意,月份从0开始计数,所以需要加1)
|
let month = now.getMonth() + 1; // 获取月份(注意,月份从0开始计数,所以需要加1)
|
||||||
let day = now.getDate(); // 获取日期
|
let day = now.getDate(); // 获取日期
|
||||||
let shi = now.toLocaleTimeString(); // 获取本地时间字符串
|
let shi = now.toLocaleTimeString(); // 获取本地时间字符串
|
||||||
this.timeString = year + '-' + month + '-' + day + ' ' + shi
|
this.timeString = year + '-' + month + '-' + day + ' ' + shi
|
||||||
this.shopobj.shopmey = this.orderInfoVo.payFee
|
this.shopobj.shopmey = this.orderInfoVo.payFee
|
||||||
|
@ -1705,4 +1710,4 @@
|
||||||
font-size: 40rpx;
|
font-size: 40rpx;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
<view class="">下单时间</view> <text>{{shopobj.date}}</text>
|
<view class="">下单时间</view> <text>{{shopobj.date}}</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="bd">
|
<view class="bd">
|
||||||
<view class="">支付方式</view> <text>分期支付</text>
|
<view class="">支付方式</view> <text>先享后付</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="bd">
|
<view class="bd">
|
||||||
<view class="">支付金额</view> <text>{{shopobj.shopmey}}</text>
|
<view class="">支付金额</view> <text>{{shopobj.shopmey}}</text>
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<navigator url="../../../pages/users/order_list/index" class="ckdj">查看订单</navigator>
|
<navigator url="../../../pages/users/order_list/index" class="ckdj">查看订单</navigator>
|
||||||
<navigator url="../../../pages/index/index" open-type="switchTab" class="fhsy">返回首页</navigator>
|
<navigator url="../../../pages/index/index" open-type="switchTab" class="fhsy">返回首页</navigator>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<!-- 加载logo -->
|
<!-- 加载logo -->
|
||||||
<view class="logobox" v-show="logoflag">
|
<view class="logobox" v-show="logoflag">
|
||||||
<image class="logoicon" src="../../../static/img/logo.png"></image>
|
<image class="logoicon" src="../../../static/img/logo.png"></image>
|
||||||
|
@ -46,17 +46,17 @@
|
||||||
this.ordermo = this.$Cache.get('ordernobh')
|
this.ordermo = this.$Cache.get('ordernobh')
|
||||||
this.logoflag = false
|
this.logoflag = false
|
||||||
// console.log(this.ordermo)
|
// console.log(this.ordermo)
|
||||||
}, 3000); // 定时器时间设置为1秒
|
}, 3000); // 定时器时间设置为1秒
|
||||||
},
|
},
|
||||||
onShow() {
|
onShow() {
|
||||||
|
|
||||||
},
|
},
|
||||||
onUnload() {
|
onUnload() {
|
||||||
// 页面卸载时清除定时器
|
// 页面卸载时清除定时器
|
||||||
clearTimeout(this.timer);
|
clearTimeout(this.timer);
|
||||||
},
|
},
|
||||||
onBeforeUnload() {
|
onBeforeUnload() {
|
||||||
// 页面跳转前清除定时器
|
// 页面跳转前清除定时器
|
||||||
clearInterval(this.timer);
|
clearInterval(this.timer);
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
@ -72,11 +72,11 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="less">
|
<style lang="less">
|
||||||
|
|
||||||
page {
|
page {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logobox {
|
.logobox {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
@ -110,7 +110,7 @@
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.Pay_success {
|
.Pay_success {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 200rpx;
|
margin-top: 200rpx;
|
||||||
|
@ -178,4 +178,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user