cell.selectionStyle = UITableViewCellSelectionStyleNone;
这个是去掉cell的分割线的.如果判断indexPath.row,需要在每个判断里写
身ൢ后ൢ有ൢ尾ൢ巴ൢ 11:39:57
self.tableView.separatorStyle = NO;
同上,锁头的cell分割线都没了
转载于:https://my.oschina.net/wangbin618/blog/650532
cell.selectionStyle = UITableViewCellSelectionStyleNone;
这个是去掉cell的分割线的.如果判断indexPath.row,需要在每个判断里写
身ൢ后ൢ有ൢ尾ൢ巴ൢ 11:39:57
self.tableView.separatorStyle = NO;
同上,锁头的cell分割线都没了
转载于:https://my.oschina.net/wangbin618/blog/650532