From 81f92cc60e35413e6c9ae52c9d9936115be75b47 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Mon, 16 Mar 2026 14:38:21 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=B8=BB=E6=92=AD=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2):=20=E6=96=B0=E5=A2=9E=E9=93=B6=E8=A1=8C?= =?UTF-8?q?=E5=8D=A1=E5=92=8CKYC=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/HostCenter/HostSetting.vue | 340 ++++++++++++++++++++++++++- 1 file changed, 328 insertions(+), 12 deletions(-) diff --git a/src/views/HostCenter/HostSetting.vue b/src/views/HostCenter/HostSetting.vue index 4231f90..91078bd 100644 --- a/src/views/HostCenter/HostSetting.vue +++ b/src/views/HostCenter/HostSetting.vue @@ -9,11 +9,14 @@ style="box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); z-index: 999" /> -
- -
-
+
+ +
+ +
+
{{ t('my_agency') }}
+
+
- +
+ + +
+
{{ t('user_id_prefix') }} {{ userInfo.account }}
+
{{ t('leave') }}
+ + +
+ +
+
Bank Card
+ + +
+
More
+ + +
+
+ + +
+ +
+
Add Your Payment Method
+ + + +
+ + +
+ +
Category:
+
+ {{ usedBankCard?.cardType }} +
+ + +
Card Number:
+
+ {{ usedBankCard?.cardNo }} +
+ + +
{{ t('payee') }}:
+
+ {{ usedBankCard?.payee }} +
+
+
+
+ + +
+ +
+
+
{{ t('kyc') }}
+ + +
:
+ + +
+ {{ t('review_passed') }} +
+ + +
+ {{ t('review_failed') }} +
+ + +
+ {{ t('awaiting_review') }} +
+
+ + + +
+ + +
+ +
+ {{ t('complete_information') }} + +
+ + +
+ +
+ + {{ t('passport_id_card', { current: bankCardInfo.previewUrls.length }) }}: + + + +
+ + +
+ +
+ + +
{{ t('contact_number') }}:
+
+ {{ bankCardInfo.contactNumber }} +
+ + +
{{ t('other_description') }}:
+
+ {{ bankCardInfo.otherDescription }} +
+
+
+
+ +