去除 GroupTableview 上的空间

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

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

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