使用该库在ios12以下存在抖动现象。所以使用该库,务必请设置。 tableView.estimatedRowHeight = 0; tableView.estimatedSectionFooterHeight = 0; tableView.estimatedSectionHeaderHeight = 0; 该方法可解决你们超大难题。