12 2021 档案
分组模式tableHeaderView 会有默认44高度
摘要:UITableView *tableView = [[UITableView alloc] initWithFrame:CGRectZero style:(UITableViewStyleGrouped)]; 解决方法: tableView.tableHeaderView = [[UIView al 阅读全文
posted @ 2021-12-30 17:58 懂事长qingzZ 阅读(74) 评论(0) 推荐(0)