mirror of
https://github.com/leanote/leanote-ios.git
synced 2025-10-17 08:38:23 +00:00
为了解决tableview 左侧少15px 分隔线
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
|
||||
// table的样式
|
||||
[self setTableStyle:self.tableView];
|
||||
[self setTableStyle:self.searchDisplayController.searchResultsTableView];
|
||||
|
||||
// cate
|
||||
if(self.delegate) {
|
||||
|
Reference in New Issue
Block a user