调整实名认证页面外观css
This commit is contained in:
@@ -176,14 +176,15 @@ export default {
|
||||
'identity.realname': 'Real Name',
|
||||
'identity.nationality': 'Nationality',
|
||||
'identity.idtype': 'ID Type',
|
||||
'identity.idcode': 'ID Code',
|
||||
'identity.idNo': 'ID Number',
|
||||
'identity.idphoto': 'ID Photo',
|
||||
'identity.idtypes': {idcard:'id card', passport:'passport'},
|
||||
'identity.chooseIdtype': 'Type of id cards',
|
||||
'identity.chooseNation': 'Choose Nation',
|
||||
'identity.kyc1btn': 'Submit',
|
||||
'identity.kyc1btn2': 'Go to 2nd level of KYC',
|
||||
'identity.kyc2btc': 'Submit',
|
||||
|
||||
|
||||
'system.title': 'Settings',
|
||||
'system.language': 'Language',
|
||||
'system.currency': 'Currency',
|
||||
|
||||
@@ -176,10 +176,11 @@ export default {
|
||||
'identity.realname': '实名',
|
||||
'identity.nationality': '国籍',
|
||||
'identity.idtype': '证件类型',
|
||||
'identity.idcode': '证件编号',
|
||||
'identity.idNo': '证件编号',
|
||||
'identity.idphoto': '证件照片',
|
||||
'identity.idtypes': {idcard:'身份证', passport:'护照'},
|
||||
'identity.chooseIdtype': '选择证件类型',
|
||||
'identity.chooseNation': '选择国籍',
|
||||
'identity.kyc1btn': '提交',
|
||||
'identity.kyc1btn2': '进入二级实名认证',
|
||||
'identity.kyc2btn': '提交',
|
||||
|
||||
Reference in New Issue
Block a user