实名更新
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
// APP
|
// APP
|
||||||
// const ROOTPATH1 = "https://dj-api.hnsiyao.cn/czg/"; //
|
const ROOTPATH1 = "https://dj-api.hnsiyao.cn/czg/"; //
|
||||||
// const ROOTPATH = "https://dj-api.hnsiyao.cn/czg/"; //后台服务域名
|
const ROOTPATH = "https://dj-api.hnsiyao.cn/czg/"; //后台服务域名
|
||||||
// const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名
|
const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名
|
||||||
|
|
||||||
// const ROOTPATH1 = "https://video.hnsiyao.cn/czg/"; //
|
// const ROOTPATH1 = "https://video.hnsiyao.cn/czg/"; //
|
||||||
// const ROOTPATH = "https://video.hnsiyao.cn/czg/"; //后台服务域名
|
// const ROOTPATH = "https://video.hnsiyao.cn/czg/"; //后台服务域名
|
||||||
@@ -12,9 +12,9 @@
|
|||||||
// const ROOTPATH = "https://web.hnsiyao.cn/czg/"; //后台服务域名
|
// const ROOTPATH = "https://web.hnsiyao.cn/czg/"; //后台服务域名
|
||||||
// const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名
|
// const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名
|
||||||
|
|
||||||
const ROOTPATH1 = "https://web-api.hnsiyao.cn/czg/"; //
|
// const ROOTPATH1 = "https://web-api.hnsiyao.cn/czg/"; //
|
||||||
const ROOTPATH = "https://web-api.hnsiyao.cn/czg/"; //后台服务域名
|
// const ROOTPATH = "https://web-api.hnsiyao.cn/czg/"; //后台服务域名
|
||||||
const ROOTPATH2 = "https://video-h5.hnsiyao.cn"; //后台服务域名
|
// const ROOTPATH2 = "https://video-h5.hnsiyao.cn"; //后台服务域名
|
||||||
|
|
||||||
// const ROOTPATH1 = "http://192.168.1.41:8100/czg/"; //
|
// const ROOTPATH1 = "http://192.168.1.41:8100/czg/"; //
|
||||||
// const ROOTPATH = "http://192.168.1.41:8100/czg/"; //后台服务域名
|
// const ROOTPATH = "http://192.168.1.41:8100/czg/"; //后台服务域名
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
"name" : "斯耀短剧",
|
"name" : "斯耀短剧",
|
||||||
"appid" : "__UNI__E0B05B1",
|
"appid" : "__UNI__E0B05B1",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "1.1.8",
|
"versionName" : "1.1.9",
|
||||||
"versionCode" : 118,
|
"versionCode" : 119,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
|||||||
@@ -832,8 +832,8 @@
|
|||||||
} else {
|
} else {
|
||||||
uni.hideLoading()
|
uni.hideLoading()
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
icon: res.msg,
|
icon: "none",
|
||||||
title: '支付失败!'
|
title: res.msg
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -57,9 +57,9 @@
|
|||||||
<view class="u-flex-1" style="color: grey;padding-bottom: 30px;padding-top: 20upx;" @click="realName">
|
<view class="u-flex-1" style="color: grey;padding-bottom: 30px;padding-top: 20upx;" @click="realName">
|
||||||
实名认证
|
实名认证
|
||||||
</view>
|
</view>
|
||||||
<view class="u-flex-1" style="color: grey;padding-bottom: 30px;padding-top: 20upx;" @click="goZhifuBao">
|
<!-- <view class="u-flex-1" style="color: grey;padding-bottom: 30px;padding-top: 20upx;" @click="goZhifuBao">
|
||||||
提现账号
|
提现账号
|
||||||
</view>
|
</view> -->
|
||||||
<view class="u-flex-1" style="color: grey;padding-bottom: 30px;padding-top: 20upx;" @click="goqianbao">
|
<view class="u-flex-1" style="color: grey;padding-bottom: 30px;padding-top: 20upx;" @click="goqianbao">
|
||||||
红包明细
|
红包明细
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
|
|
||||||
<list-cell title="手机号" type="text" placeholder="请输入银行预留号码" v-model="mobile"></list-cell>
|
<list-cell title="手机号" type="text" placeholder="请输入银行预留号码" v-model="mobile"></list-cell>
|
||||||
|
|
||||||
<button class="confirm-btn" @click="toLogin"
|
<button v-if="!user.accountNo" class="confirm-btn" @click="toLogin"
|
||||||
:disabled="logining">认证</button>
|
:disabled="logining">认证</button>
|
||||||
<view style="font-size: 24upx;color: #999999;padding: 0 64rpx;margin-top: 32rpx;margin-bottom: 10rpx;">请正确填写收款人的银行卡号和真实的收款人姓名</view>
|
<view style="font-size: 24upx;color: #999999;padding: 0 64rpx;margin-top: 32rpx;margin-bottom: 10rpx;">请正确填写收款人的银行卡号和真实的收款人姓名</view>
|
||||||
<view style="font-size: 24upx;color: #999999;padding: 0 64rpx;;margin-bottom: 10rpx;">手机号需是银行卡银行卡预留手机号</view>
|
<view style="font-size: 24upx;color: #999999;padding: 0 64rpx;;margin-bottom: 10rpx;">手机号需是银行卡预留手机号</view>
|
||||||
<view style="font-size: 24upx;color: #999999;padding: 0 64rpx;;margin-bottom: 10rpx;">银行卡号需与收款人姓名一致</view>
|
<view style="font-size: 24upx;color: #999999;padding: 0 64rpx;;margin-bottom: 10rpx;">银行卡号需与收款人姓名一致</view>
|
||||||
<view style="font-size: 24upx;color: #999999;padding: 0 64rpx;;margin-bottom: 10rpx;">身份证信息仅可使用一次</view>
|
<view style="font-size: 24upx;color: #999999;padding: 0 64rpx;;margin-bottom: 10rpx;">身份证信息仅可使用一次</view>
|
||||||
<view style="font-size: 24upx;color: #999999;padding: 0 64rpx">否则将无法正常收款,请须知</view>
|
<view style="font-size: 24upx;color: #999999;padding: 0 64rpx">否则将无法正常收款,请须知</view>
|
||||||
@@ -32,6 +32,7 @@
|
|||||||
mobile: '',
|
mobile: '',
|
||||||
certNum: '',
|
certNum: '',
|
||||||
accountNo: '',
|
accountNo: '',
|
||||||
|
user: {},
|
||||||
logining: false
|
logining: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -41,16 +42,15 @@
|
|||||||
if (userId) {
|
if (userId) {
|
||||||
this.$u.api.userinfo().then(res => {
|
this.$u.api.userinfo().then(res => {
|
||||||
if (res.code === 0) {
|
if (res.code === 0) {
|
||||||
|
this.user = res.data
|
||||||
if (res.data.certName) {
|
if (res.data.certName) {
|
||||||
this.certName = res.data.certName;
|
this.certName = res.data.certName;
|
||||||
}
|
}
|
||||||
if (res.data.mobile) {
|
if (res.data.mobile) {
|
||||||
this.mobile = res.data.mobile;
|
this.mobile = res.data.mobile;
|
||||||
}
|
}
|
||||||
if (res.data.certNo) {
|
|
||||||
this.certNum = res.data.certNo;
|
|
||||||
}
|
|
||||||
if (res.data.accountNo) {
|
if (res.data.accountNo) {
|
||||||
|
this.certNum = res.data.certNo;
|
||||||
this.accountNo = res.data.accountNo;
|
this.accountNo = res.data.accountNo;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -77,7 +77,7 @@
|
|||||||
})
|
})
|
||||||
} else if (!this.mobile) {
|
} else if (!this.mobile) {
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: '请输入手机号号',
|
title: '请输入手机号',
|
||||||
icon: 'none'
|
icon: 'none'
|
||||||
})
|
})
|
||||||
} else if (!this.certNum) {
|
} else if (!this.certNum) {
|
||||||
|
|||||||
Reference in New Issue
Block a user