注释if语句导致的报错

This commit is contained in:
linyudan
2023-11-23 16:26:44 -08:00
parent e0392d821a
commit 311d259213

View File

@@ -62,9 +62,9 @@
- (void)collectionView:(UICollectionView *)collectionView didSelectItemAtIndexPath:(NSIndexPath *)indexPath {
if () {
}
// if () {
//
// }
}