2
This commit is contained in:
@@ -227,7 +227,7 @@
|
||||
}
|
||||
- (void)onAvatarTap {
|
||||
KBPersonInfoVC *vc = [[KBPersonInfoVC alloc] init];
|
||||
vc.userModel = self.userModel;
|
||||
// vc.userModel = self.userModel;
|
||||
[KB_CURRENT_NAV pushViewController:vc animated:true];
|
||||
}
|
||||
- (void)onLeftCardTap {
|
||||
|
||||
Reference in New Issue
Block a user