取消tableView刷新时的闪烁效果 2017-08-21 本文已影响0人 童宁_深圳_iOS [UIView performWithoutAnimation:^{ [_collectionView reloadSections:indexSet]; }];