用户隐私协议

This commit is contained in:
DDIsFriend
2023-10-30 16:03:35 +08:00
parent 278894fb88
commit e87b76f411
10 changed files with 5600 additions and 5587 deletions

View File

@@ -71,6 +71,7 @@
// MARK: <View Config>
- (void)configView{
self.view.backgroundColor = [UIColor whiteColor];
self.extendedLayoutIncludesOpaqueBars = YES;
}
// MARK: <NavigationItemTitle>