This commit is contained in:
启星
2025-12-10 10:48:52 +08:00
parent aedc48c098
commit ff11e9715e
5 changed files with 6 additions and 3 deletions

View File

@@ -83,6 +83,7 @@
// [self addChildViewController:self.vc];
// [self.view addSubview:self.vc.view];
[self.vc reloadConversationList];
self.vc.tableViewForAll.tableHeaderView = self.topView;
}
- (void)conversationListController:(UIViewController *)conversationController