This commit is contained in:
2014-09-19 08:46:27 +08:00
parent 2079d04253
commit 59394124f7
@@ -31,6 +31,7 @@
[super viewDidLoad];
// Do any additional setup after loading the view.
_topCell = [DatailProfitTopTableViewCell instance];
self.navigationItem.title = @"每日收益";
self.tableView.separatorStyle = UITableViewCellSeparatorStyleSingleLine;
// [self headerBeginRefreshing];
}