_tableView.estimatedRowHeight = 0;

加上后就好了

 

顶部留白

   _tableView.sectionHeaderHeight = 0.01;

   _tableView.sectionFooterHeight = 0.01;

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-30
  • 2021-07-20
  • 2021-05-02
  • 2021-04-02
  • 2022-12-23
  • 2022-01-09
猜你喜欢
  • 2021-06-14
  • 2021-06-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-08
  • 2022-12-23
相关资源
相似解决方案