UITableView 隐藏多余分割线

UIView* view = [[UIView alloc] init];

view.backgroundcolor = [UIColor clearColor];

table.TableFooterView = view;

posted @ 2015-09-18 12:52  KLNL100  阅读(95)  评论(0编辑  收藏  举报