为了解决tableview 左侧少15px 分隔线

This commit is contained in:
life
2015-11-06 10:56:53 +08:00
parent e53b2b99bb
commit 8dd35aed3d
4 changed files with 29 additions and 1 deletions

View File

@@ -112,6 +112,7 @@
// table
[self setTableStyle:self.tableView];
[self setTableStyle:self.searchDisplayController.searchResultsTableView];
// cate
if(self.delegate) {