This commit is contained in:
启星
2025-09-22 14:58:13 +08:00
parent 2776cf66c2
commit 048b9339eb
91 changed files with 518 additions and 131 deletions

View File

@@ -102,6 +102,9 @@ static NSString *const kEffectsCLose = @"kEffectsCLose";
static NSString *const kIsOpenRecharge = @"kIsOpenRecharge";
/// 是否开启青少年模式
static NSString *const kChirldLocalPassword = @"kChirldLocalPassword";
/// 是否开启飘屏
static NSString *const kIsCloseDrifPop = @"kIsCloseDrifPop";
// 微信登录
static NSString *const noticeWeChatLogin = @"noticeWeChatLogin";