1
This commit is contained in:
@@ -66,8 +66,10 @@
|
||||
#define KB_UL_LOGIN KB_UL_BASE @"/login"
|
||||
#define KB_UL_SETTINGS KB_UL_BASE @"/settings"
|
||||
|
||||
/// 第一次安装
|
||||
/// 是否已经展示过性别选择页
|
||||
#define KBSexSelectShownKey @"kKBSexSelectShownKey"
|
||||
/// 本地存储的性别枚举值(UserSex / KBSexOption),0:Male 1:Female 2:The Third Gender
|
||||
#define KBSexSelectedGenderKey @"kKBSexSelectedGenderKey"
|
||||
|
||||
#define KBPlaceholderImage [UIImage imageNamed:@"placeholder_icon"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user