This commit is contained in:
启星
2025-10-31 09:56:19 +08:00
parent c92b8eb910
commit 89c9dd0898
2 changed files with 5 additions and 1 deletions

View File

@@ -534,6 +534,10 @@
self.upSeatBtn.hidden = YES;
}
[self getUserInfo];
//
if (self.isPK) {
self.bottomView.hidden = YES;
}
// [self getRelationList];
}