2
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
|
||||
#define COLOR_WITH_RGB(R,G,B,A) [UIColor colorWithRed:R green:G blue:B alpha:A]
|
||||
|
||||
#define KBColor 0x02BEAC
|
||||
#define KBColorValue 0x02BEAC
|
||||
|
||||
// 当前 KeyWindow(iOS 13 场景化兼容)
|
||||
static inline UIWindow *KB_KeyWindow(void) {
|
||||
|
||||
Reference in New Issue
Block a user