去除 GroupTableview 上的空间

CGRect fram=CGRectMake (0,0,0,CGFLOAT_MIN);

设置tableView.tableHeaderView = [[UIView alloc]initWithFrame:fram]

posted @ 2016-03-24 23:13  AllenChan  阅读(148)  评论(0编辑  收藏  举报