diff --git a/src/languages/en.js b/src/languages/en.js index 1a435aa..30d368d 100644 --- a/src/languages/en.js +++ b/src/languages/en.js @@ -792,7 +792,8 @@ export default { idCardFrontRequired: 'Please upload the front - side photo of the ID card', idCardBackRequired: 'Please upload the back - side photo of the ID card', idCardHoldingRequired: 'Please upload the photo of holding the ID card', - failureReasonRequired: 'Please enter the failure reason' + failureReasonRequired: 'Please enter the failure reason', + license: "license" } }, merchant: { diff --git a/src/languages/zh.js b/src/languages/zh.js index 443f298..c6512ed 100644 --- a/src/languages/zh.js +++ b/src/languages/zh.js @@ -792,7 +792,8 @@ export default { idCardFrontRequired: '请上传身份证正面照片', idCardBackRequired: '请上传身份证背面照片', idCardHoldingRequired: '请上传手持身份证照片', - failureReasonRequired: '请输入失败原因' + failureReasonRequired: '请输入失败原因', + license: "护照" } }, merchant: { diff --git a/src/views/business/agentVerification/index.vue b/src/views/business/agentVerification/index.vue index c6fafa9..d353872 100644 --- a/src/views/business/agentVerification/index.vue +++ b/src/views/business/agentVerification/index.vue @@ -181,15 +181,19 @@ {{auditForm.legalPersonIdCardShow}} - + - + - + + + + {{auditForm.businessLicenseNumber}} @@ -219,15 +223,19 @@ {{ form.legalPersonIdCard }} - + - + - + + + + {{ form.electronicContract }} diff --git a/src/views/business/merchantVerification/index.vue b/src/views/business/merchantVerification/index.vue index fa64b14..7ff23db 100644 --- a/src/views/business/merchantVerification/index.vue +++ b/src/views/business/merchantVerification/index.vue @@ -2,157 +2,133 @@
- + - - + + - - + + - {{ $t('common.button.search') }} + {{ $t('common.button.search') }} {{ $t('common.button.reset') }} - {{ $t('common.button.export') }} + {{ $t('common.button.export') }} - - - - - - - + + + + + + + - - - + + + - + - + - - + + - + - + - - + + 点击上传
只能上传JPG/PNG文件,且不超过5M
- - + + 点击上传
只能上传JPG/PNG文件,且不超过5M
- - + + 点击上传
只能上传JPG/PNG文件,且不超过5M
@@ -178,22 +154,33 @@ {{auditForm.businessLicenseNumber}} - - + + - - + + - - + + - - + + + + + @@ -213,16 +200,27 @@ {{ form.legalPersonIdCard }} - - + + + + + - - + + - - + + - + {{ form.authenticationDate }} @@ -234,263 +232,279 @@ diff --git a/src/views/business/userVerification/index.vue b/src/views/business/userVerification/index.vue index 858921a..6d18f7f 100644 --- a/src/views/business/userVerification/index.vue +++ b/src/views/business/userVerification/index.vue @@ -220,14 +220,21 @@ {{ auditForm.birthDate }} - - + + - - + + - - + + + + + {{ form.birthDate }} - - + + + + + - - + + - - + +