修复bug

This commit is contained in:
liyuhua
2023-08-16 23:04:17 +08:00
parent 75c37ab91f
commit 54d1c9d581
2 changed files with 9 additions and 26 deletions

View File

@@ -85,7 +85,7 @@ NSString * const HadAgreePrivacy = @"HadAgreePrivacy";
- (void)viewWillAppear:(BOOL)animated {
[super viewWillAppear:animated];
[self setConfigPrivacyAlertView];
}
- (void)createUI {