[CATransaction setDisableActions:YES];
[weakSelf.collectionView reloadSections:[NSIndexSet indexSetWithIndex:0]];
[CATransaction commit];
[CATransaction setDisableActions:YES];
[weakSelf.collectionView reloadSections:[NSIndexSet indexSetWithIndex:0]];
[CATransaction commit];
4005

被折叠的 条评论
为什么被折叠?