修复bug

This commit is contained in:
liyuhua
2024-06-03 10:51:16 +08:00
parent 37e7dbf183
commit e812bdf64d
9 changed files with 84 additions and 46 deletions

View File

@@ -141,8 +141,7 @@ UIKIT_EXTERN NSString *kTabShowAnchorCardKey;
- (void)viewDidLoad {
[super viewDidLoad];
// XPTabBar *tabbar = [[XPTabBar alloc]initWithFrame:CGRectMake(0, KScreenHeight - kTabBarHeight, KScreenWidth, kTabBarHeight)];
// [self setValue:tabbar forKey:@"tabBar"];
[self.presenter autoLogin];
[self configTheme];
[self initTabs:NO];