This commit is contained in:
2025-12-03 19:38:55 +08:00
parent 716f91bdd0
commit 43e8b85656
7 changed files with 49 additions and 56 deletions

View File

@@ -67,6 +67,8 @@
/// 第一次安装
#define KBSexSelectShownKey @"kKBSexSelectShownKey"
#define KBPlaceholderImage [UIImage imageNamed:@"placeholder_icon"]
/// UI 尺寸/设备宏
// 屏幕尺寸
#define KB_SCREEN_WIDTH ([UIScreen mainScreen].bounds.size.width)