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 }} +
+
+
+
+ +