更新
This commit is contained in:
parent
1415912ff7
commit
62f64fff63
@ -293,20 +293,20 @@ export function brigade(data) {
|
||||
}
|
||||
|
||||
/*
|
||||
生产 -- 获取商户保证金信息支付接口
|
||||
生产 -- 获取商户押金信息支付接口
|
||||
*/
|
||||
export function paymerchant() {
|
||||
return request.post(`user/margin`,{});
|
||||
}
|
||||
|
||||
/*
|
||||
生产 -- 获取商户保证金信息接口
|
||||
生产 -- 获取商户押金信息接口
|
||||
*/
|
||||
export function merchant(data) {
|
||||
return request.get(`store/merchant/margin`, data);
|
||||
}
|
||||
|
||||
//获取保证金缴纳列表
|
||||
//获取押金缴纳列表
|
||||
export function marginlist(data) {
|
||||
return request.get(`user/margin/list`,data);
|
||||
}
|
||||
|
@ -151,7 +151,7 @@
|
||||
"path" : "pages/margin/margin",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText":"缴纳保证金",
|
||||
"navigationBarTitleText":"缴纳押金",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
|
@ -54,7 +54,7 @@
|
||||
</view>
|
||||
<view class="bottom" @click="navTo('/subpkg/orderDetail/orderDetail')">
|
||||
<view class="item">
|
||||
<view>履约保证金额(元)</view>
|
||||
<view>履约押金额(元)</view>
|
||||
<view class="num" v-show="eyeType">{{
|
||||
userInfo.deposit || 0.0
|
||||
}}</view>
|
||||
|
@ -3,13 +3,13 @@
|
||||
<view class="info">
|
||||
<view class="bg"></view>
|
||||
<view class="card">
|
||||
<view class="title">店铺保证金信息</view>
|
||||
<view class="title">店铺押金信息</view>
|
||||
<view class="item">
|
||||
<text>已缴纳保证金</text>
|
||||
<text>已缴纳押金</text>
|
||||
<text>{{merchant_Data.paid_margin}}</text>
|
||||
</view>
|
||||
<view class="item">
|
||||
<text>剩余缴纳保证金</text>
|
||||
<text>剩余缴纳押金</text>
|
||||
<text>{{merchant_Data.unpaid_margin}}</text>
|
||||
</view>
|
||||
<view class="item">
|
||||
@ -107,7 +107,7 @@
|
||||
});
|
||||
|
||||
},
|
||||
//获取保证金信息
|
||||
//获取押金信息
|
||||
decimal() {
|
||||
merchant({
|
||||
id: this.mer_id
|
||||
@ -115,12 +115,12 @@
|
||||
this.merchant_Data = res.data
|
||||
});
|
||||
},
|
||||
//缴纳保证金
|
||||
//缴纳押金
|
||||
paydecimal() {
|
||||
let that = this
|
||||
uni.showModal({
|
||||
title: '提示',
|
||||
content: '商户' + this.merchant_Data.mer_name + '是否同意缴纳保证金',
|
||||
content: '商户' + this.merchant_Data.mer_name + '是否同意缴纳押金',
|
||||
success: (res) => {
|
||||
if (res.confirm) {
|
||||
paymerchant().then((res) => {
|
||||
|
@ -87,7 +87,7 @@
|
||||
<view class="examine" @click="margin(`/pages/margin/margin`)">
|
||||
<image class="icon_img" src="@/static/images/jy.png">
|
||||
</image>
|
||||
<text class="text">缴纳保证金</text>
|
||||
<text class="text">缴纳押金</text>
|
||||
</view>
|
||||
<!-- <view class="examine"
|
||||
@click="navigator(`/pages/commissionedSales/index/index?mer_id=${mer_id}`)">
|
||||
@ -203,7 +203,7 @@
|
||||
<view class="examine" @click="margin(`/pages/margin/margin`)">
|
||||
<image class="icon_img" src="@/static/images/jy.png">
|
||||
</image>
|
||||
<text class="text">缴纳保证金</text>
|
||||
<text class="text">缴纳押金</text>
|
||||
</view>
|
||||
<!-- <view class="examine"
|
||||
@click="navigator(`/pages/admin/financial_management/index?mer_id=${mer_id}&product_type=98&type_id=${userInfoData.mer_info.type_id}`)">
|
||||
@ -327,7 +327,7 @@
|
||||
<view class="examine" @click="margin(`/pages/margin/margin`)">
|
||||
<image class="icon_img" src="@/static/images/jy.png">
|
||||
</image>
|
||||
<text class="text">缴纳保证金</text>
|
||||
<text class="text">缴纳押金</text>
|
||||
</view>
|
||||
<!-- <view class="examine" @click="navigator(`/pages/users/user_invoice_Finance/index?mer_id=${mer_id}`)">
|
||||
<image class="icon_img" src="@/static/images/cwgk.png" mode="aspectFill">
|
||||
@ -398,7 +398,7 @@
|
||||
<view class="examine" @click="margin(`/pages/margin/margin`)">
|
||||
<image class="icon_img" src="@/static/images/jy.png">
|
||||
</image>
|
||||
<text class="text">缴纳保证金</text>
|
||||
<text class="text">缴纳押金</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@ -848,7 +848,7 @@
|
||||
}
|
||||
|
||||
},
|
||||
//保证金缴纳
|
||||
//押金缴纳
|
||||
margin(url) {
|
||||
if (this.userInfoData.mer_info.mer_settlement_agree_status == 0) {
|
||||
|
||||
|
@ -39,14 +39,14 @@
|
||||
<view class="record flex">
|
||||
<view class="circle"></view>
|
||||
<view class="cont-box">
|
||||
<view class="title">签署里海云《履约保证金协议》</view>
|
||||
<view class="title">签署里海云《履约押金协议》</view>
|
||||
<view class="text-box">
|
||||
<view class="have-filled" v-if="false">
|
||||
<text>1.完成签署履约保证金协议2023-05-08 13:15完成</text>
|
||||
<text>1.完成签署履约押金协议2023-05-08 13:15完成</text>
|
||||
</view>
|
||||
<view class="get-through" v-else>
|
||||
<text class="through-title">1、签署里海云《履约保证金协议》</text>
|
||||
<text>请详细阅读里海云履约保证金协议,并充分理解内容后进行电子签名。</text>
|
||||
<text class="through-title">1、签署里海云《履约押金协议》</text>
|
||||
<text>请详细阅读里海云履约押金协议,并充分理解内容后进行电子签名。</text>
|
||||
<view class="flex_a_c" style="margin-top: auto;">
|
||||
<view class="through-btn">签署协议</view>
|
||||
<view class="tiaoguo">跳过</view>
|
||||
@ -58,16 +58,16 @@
|
||||
<view class="record flex">
|
||||
<view class="circle"></view>
|
||||
<view class="cont-box">
|
||||
<view class="title">缴纳履约保证金</view>
|
||||
<view class="title">缴纳履约押金</view>
|
||||
<view class="text-box">
|
||||
<view class="have-filled" v-if="!true">
|
||||
<text>1.完成履约保证金缴纳 2023-05-08 13:15完成</text>
|
||||
<text>1.完成履约押金缴纳 2023-05-08 13:15完成</text>
|
||||
</view>
|
||||
<view class="get-through" v-else>
|
||||
<text class="through-title">1、缴纳履约保证金</text>
|
||||
<text>线上缴纳履约保证金,完成保证金审核后签约完成。</text>
|
||||
<text class="through-title">1、缴纳履约押金</text>
|
||||
<text>线上缴纳履约押金,完成押金审核后签约完成。</text>
|
||||
<view class="flex_a_c" style="margin-top: auto;">
|
||||
<view class="through-btn">缴纳履约保证金</view>
|
||||
<view class="through-btn">缴纳履约押金</view>
|
||||
<view class="tiaoguo">跳过</view>
|
||||
</view>
|
||||
</view>
|
||||
|
Loading…
x
Reference in New Issue
Block a user