加上这几行代码试试?
self.tableView.estimatedRowHeight = 0;
self.tableView.estimatedSectionHeaderHeight = 0;
self.tableView.estimatedSectionFooterHeight = 0;
self.tableView.estimatedRowHeight = 0;
self.tableView.estimatedSectionHeaderHeight = 0;
self.tableView.estimatedSectionFooterHeight = 0;
本文标题:iOS tableView.contentOffset = CG
本文链接:https://www.haomeiwen.com/subject/gsjbfhtx.html
网友评论