From 50f7ce71507e4d031af4d328860fa0ad034767b6 Mon Sep 17 00:00:00 2001 From: TonyStark <651027268@qq.com> Date: Tue, 10 Jun 2025 18:17:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=90=86=E5=95=86=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=8C=E7=BA=A7=E8=81=94=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E6=A0=B9=E6=8D=AE=E5=BD=93=E5=89=8D=E8=AF=AD=E8=A8=80=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=8A=A8=E6=80=81=E8=8E=B7=E5=8F=96=EF=BC=8C=E8=AE=A4?= =?UTF-8?q?=E8=AF=81=E6=B7=BB=E5=8A=A0=E6=9C=89=E6=97=A0=E8=90=A5=E4=B8=9A?= =?UTF-8?q?=E6=89=A7=E7=85=A7,=E8=BA=AB=E4=BB=BD=E8=AF=81=E5=92=8C?= =?UTF-8?q?=E6=8A=A4=E7=85=A7=E7=9A=84=E5=88=87=E6=8D=A2=EF=BC=8C=E5=AE=8C?= =?UTF-8?q?=E5=96=84=E5=9B=BD=E9=99=85=E5=8C=96=E3=80=81=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E9=A1=B5=E5=AD=97=E6=AE=B5=E3=80=81=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E3=80=81=E7=BC=96=E8=BE=91=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E3=80=82=E5=90=8C=E6=AD=A5=E4=BF=AE=E5=A4=8D=E4=B8=AA=E4=BA=BA?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E3=80=81=E5=95=86=E6=88=B7=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E7=9A=84=E4=B8=80=E8=B5=B7=E6=98=BE=E7=A4=BABUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/languages/zh.js | 2 +- .../business/agentVerification/index.vue | 675 +++++++++++++++--- .../business/merchantVerification/index.vue | 78 +- src/views/business/userInfoAgent/index.vue | 189 ++++- src/views/business/userInfoBus/index.vue | 25 +- .../business/userRegister/indexAgent.vue | 160 +++-- src/views/business/userRegister/indexBus.vue | 14 - src/views/business/userVerification/index.vue | 50 +- 8 files changed, 962 insertions(+), 231 deletions(-) diff --git a/src/languages/zh.js b/src/languages/zh.js index 79d3397..b2e8c5f 100644 --- a/src/languages/zh.js +++ b/src/languages/zh.js @@ -1862,7 +1862,7 @@ export default { certificateExpirationDate: '证件有效期', failureReason: '失败原因', electronicContract: '电子合同', - earnestMoney: '保证金', + earnestMoney: '保证金缴纳证明', registeredAgentName: '注册代理名称', authenticatedAgentName: '认证代理名称', registeredLegalPersonName: '注册法人姓名', diff --git a/src/views/business/agentVerification/index.vue b/src/views/business/agentVerification/index.vue index 4ba691d..97986ce 100644 --- a/src/views/business/agentVerification/index.vue +++ b/src/views/business/agentVerification/index.vue @@ -47,13 +47,10 @@ - - - - - - - + + + + - - + + +