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
@@ -17,6 +17,8 @@
- (void)viewDidLoad {
[super viewDidLoad];
self.edgesForExtendedLayout=UIRectEdgeNone;
// Do any additional setup after loading the view.
[self initNav];
[self addTitleView];