This commit is contained in:
2025-11-10 15:38:30 +08:00
parent 97316c7989
commit 1cdc17b710
18 changed files with 337 additions and 20 deletions

View File

@@ -75,7 +75,7 @@
desc:d[@"desc"]
people:d[@"people"]
added:added];
__weak typeof(self) weakSelf = self;
KBWeakSelf
cell.onTapAction = ^{
// /
NSMutableArray *m = [weakSelf.dataSource mutableCopy];