优化派对页面
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
- (void)viewWillAppear:(BOOL)animated {
|
||||
[super viewWillAppear:animated];
|
||||
[self headerRefresh];
|
||||
|
||||
}
|
||||
|
||||
- (void)initHeaderAndFooterRrfresh {
|
||||
@@ -71,7 +71,7 @@
|
||||
footer.stateLabel.textColor = [ThemeColor secondTextColor];
|
||||
footer.stateLabel.font = [UIFont systemFontOfSize:10.0];
|
||||
self.collectionView.mj_footer = footer;
|
||||
|
||||
[self headerRefresh];
|
||||
}
|
||||
|
||||
#pragma mark - 刷新的fangfa
|
||||
|
Reference in New Issue
Block a user