
后来加上这两句代码就行了,一脸懵逼

不知道这是什么操作。
tableView.estimatedRowHeight = 110;
tableView.rowHeight = UITableViewAutomaticDimension;
tableView.estimatedRowHeight = 110;
tableView.rowHeight = UITableViewAutomaticDimension;
本文标题:解决UITableView在iOS10以下的系统tableHea
本文链接:https://www.haomeiwen.com/subject/ppnowxtx.html
网友评论