想去掉哪一行就在那行(if(indexPath.row == 某一行))

cell.separatorInset = UIEdgeInsetsMake(0, 0, 0, cell.bounds.size.width - 15);

 

相关文章:

  • 2022-12-23
  • 2021-10-27
  • 2022-12-23
  • 2022-12-23
  • 2021-09-19
  • 2022-12-23
  • 2021-12-19
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案