优化派对页面

This commit is contained in:
liyuhua
2023-10-10 12:11:37 +08:00
parent f74d614ef8
commit 5ce292102f

View File

@@ -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