2019年2月19日
摘要: 解决: - (void)viewWillAppear:(BOOL)animated{ [super viewWillAppear:animated]; self.automaticallyAdjustsScrollViewInsets = NO;// 默认是YES self.edgesForExte 阅读全文
posted @ 2019-02-19 14:38 代码少年_夕阳 阅读(3004) 评论(0) 推荐(0) 编辑