摘要: 有些时候需要 让控制器全屏显示 ,不需要导航栏,或者说是在导航栏底部 基本情况: 控制器全屏 if (@available(iOS 11.0, *)) { self.tableView.contentInsetAdjustmentBehavior = UIScrollViewContentInset 阅读全文
posted @ 2022-03-28 15:15 Alerson 阅读(69) 评论(0) 推荐(0)