//取消UITableViewCell选中的状态

UITableViewCell.selectionStyle=UITableViewCellSelectionStyleNone;

 

相关文章: