feat: 更新 VIP 页面内容 | 更新一级页面 UI
This commit is contained in:
@@ -83,6 +83,9 @@
|
||||
self.navigationBar.standardAppearance = appearance;
|
||||
self.navigationBar.scrollEdgeAppearance = appearance;
|
||||
}
|
||||
|
||||
UIImage *backgroundImage = [UIImage imageNamed:@"tab_bar_bg"];
|
||||
[[UITabBar appearance] setBackgroundImage:backgroundImage];
|
||||
}
|
||||
|
||||
#pragma mark - UIGestureRecognizerDelegate
|
||||
|
Reference in New Issue
Block a user