调整实名认证页面外观css
This commit is contained in:
@@ -14,10 +14,10 @@ export interface User {
|
||||
inviteCode: string;
|
||||
inviter: string;
|
||||
realname?: string;
|
||||
idcode?: string;
|
||||
idNo?: string;
|
||||
idtype?: string;
|
||||
nationality?: string;
|
||||
kyc1success?: boolean;
|
||||
kyc1status?: boolean;
|
||||
}
|
||||
|
||||
export enum SendCodeType {
|
||||
|
||||
Reference in New Issue
Block a user