主要代码: 1. _tableView.rowHeight = UITableViewAutomaticDimension; _tableView.estimatedRowHeight = 44.0; 2. [cell setNeedsUpdateConstraints]; [cell updateConstraintsIfNeeded]; @具体参考附件,想了解更多访问 http://www.imooc.com/wenda/detail/245446