From b12562578b56ac89b4d6248c6510cbf4f9480e2c Mon Sep 17 00:00:00 2001
From: xiaweibo1 <9245255+xiaweibo1@user.noreply.gitee.com>
Date: Wed, 1 Dec 2021 15:33:30 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/common/Header.vue | 56 ++++++++++---------
src/components/page/Order/orderDetails.vue | 2 +-
src/components/page/Purchaser/wkPurchaser.vue | 2 +
src/components/page/Purchaser/wkThird.vue | 2 +
.../page/Purchaser/wkTrusteeship.vue | 2 +
5 files changed, 37 insertions(+), 27 deletions(-)
diff --git a/src/components/common/Header.vue b/src/components/common/Header.vue
index 788956c..dd3bd21 100644
--- a/src/components/common/Header.vue
+++ b/src/components/common/Header.vue
@@ -158,37 +158,41 @@ export default {
// let data={user_id:8}
isOpenAccount(data).then(res => {
console.info(res)
- this.examine_data=res.data
- let index;
- for(let i=0; i0 &&res.data.buyer_status==1){
- this.sidebarList[0].url='/Purchaser'
- }else{
- this.sidebarList[0].url='/wkPurchaser'
- }
- if(res.data.is_enter_shop>0 &&res.data.enter_shop_status==1){
- this.sidebarList[1].url='/Hoster'
- }else{
- this.sidebarList[1].url='/wkTrusteeship'
- }
- if(res.data.is_third_party>0 &&res.data.third_party_status==1){
- this.sidebarList[2].url='/wkThird'
- }else{
- this.sidebarList[2].url='/wkThird'
- }
- if (typeof(index)=='undefined') {
+ if(res.code==100){
+ this.examine_data=res.data
+ let index;
for(let i=0; i0 &&res.data.buyer_status==1){
+ this.sidebarList[0].url='/Purchaser'
+ }else{
+ this.sidebarList[0].url='/wkPurchaser'
+ }
+ if(res.data.is_enter_shop>0 &&res.data.enter_shop_status==1){
+ this.sidebarList[1].url='/Hoster'
+ }else{
+ this.sidebarList[1].url='/wkTrusteeship'
+ }
+ if(res.data.is_third_party>0 &&res.data.third_party_status==1){
+ this.sidebarList[2].url='/wkThird'
+ }else{
+ this.sidebarList[2].url='/wkThird'
+ }
+ if (typeof(index)=='undefined') {
+ for(let i=0; i交易订单已关闭!详情请咨询客服人员。
diff --git a/src/components/page/Purchaser/wkPurchaser.vue b/src/components/page/Purchaser/wkPurchaser.vue
index 1f4535a..86be6a7 100644
--- a/src/components/page/Purchaser/wkPurchaser.vue
+++ b/src/components/page/Purchaser/wkPurchaser.vue
@@ -195,6 +195,8 @@ export default {
account_type: 1,
business_license: '',
legal_certificate: '',
+ legal_card_front:'',
+ legal_card_backfacade:'',
legal_card: '',
number_certificate: '',
bank_account_certificate: '',
diff --git a/src/components/page/Purchaser/wkThird.vue b/src/components/page/Purchaser/wkThird.vue
index 0898254..fd2fe19 100644
--- a/src/components/page/Purchaser/wkThird.vue
+++ b/src/components/page/Purchaser/wkThird.vue
@@ -194,6 +194,8 @@ export default {
business_license: '',
legal_certificate: '',
legal_card: '',
+ legal_card_front:'',
+ legal_card_backfacade:'',
number_certificate: '',
bank_account_certificate: '',
legal_authorization: '',
diff --git a/src/components/page/Purchaser/wkTrusteeship.vue b/src/components/page/Purchaser/wkTrusteeship.vue
index abaad9d..ecdff76 100644
--- a/src/components/page/Purchaser/wkTrusteeship.vue
+++ b/src/components/page/Purchaser/wkTrusteeship.vue
@@ -195,6 +195,8 @@ export default {
business_license: '',
legal_certificate: '',
legal_card: '',
+ legal_card_front:'',
+ legal_card_backfacade:'',
number_certificate: '',
bank_account_certificate: '',
legal_authorization: '',