提交
This commit is contained in:
@@ -534,6 +534,10 @@
|
||||
self.upSeatBtn.hidden = YES;
|
||||
}
|
||||
[self getUserInfo];
|
||||
// 补充隐藏底部工具栏
|
||||
if (self.isPK) {
|
||||
self.bottomView.hidden = YES;
|
||||
}
|
||||
// [self getRelationList];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user