tableView.separatorStyle = UITableViewCellSeparatorStyleNone;
tableView.tableFooterView = [[UIView alloc] initWithFrame:CGRectZero];
tableView.tableFooterView = [UIView new];
tableView.separatorStyle = UITableViewCellSeparatorStyleNone;
tableView.tableFooterView = [[UIView alloc] initWithFrame:CGRectZero];
tableView.tableFooterView = [UIView new];
本文标题:iOS 去掉多余的分割线
本文链接:https://www.haomeiwen.com/subject/xfaxyqtx.html
网友评论