1
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
// 与登录/注册页一致:隐藏通用导航栏,使用自定义背景 + 返回按钮
|
||||
self.kb_enableCustomNavBar = NO;
|
||||
self.view.backgroundColor = [UIColor whiteColor];
|
||||
[self kb_addTapToDismissKeyboard];
|
||||
|
||||
[self setupUI];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user