This commit is contained in:
2025-12-03 18:02:20 +08:00
parent 4deccb76dc
commit a5ff2ce51b
8 changed files with 23 additions and 0 deletions

View File

@@ -62,6 +62,7 @@
// KBLoginVC 使
self.kb_enableCustomNavBar = NO;
self.view.backgroundColor = [UIColor whiteColor];
[self kb_addTapToDismissKeyboard];
[self setupUI];
}