摘要:
1. TableVIew向下拉44像素 添加Auto layout2. Extended edge 选择Under top bars2. 在Viewdidload中添加代码if ([[UIDevice currentDevice].systemVersion floatValue] >= 7){tableView.contentInset = UIEdgeInsetsMake(20, 0, 0, 0);} 阅读全文
posted @ 2013-10-10 14:38
菁菁工作室
阅读(650)
评论(0)
推荐(0)

浙公网安备 33010602011771号