xcode13适配

This commit is contained in:
kai60
2022-03-22 21:46:19 +08:00
parent a5782c83fd
commit 9a5fe717a2
5 changed files with 17 additions and 5 deletions
@@ -16,6 +16,8 @@
- (void)viewDidLoad {
[super viewDidLoad];
self.edgesForExtendedLayout=UIRectEdgeNone;
// Do any additional setup after loading the view.
self.view.backgroundColor = TABLE_BACKGROUD_COLOR;
[self initNav];