This commit is contained in:
2025-11-10 13:27:26 +08:00
parent 5e1a1f540e
commit 50dcb78417
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ static const CGFloat JXheightForHeaderInSection = 50;
- (void)viewDidLoad {
[super viewDidLoad];
[self setupUI];
// [self setupUI];
}