feat: 更新 VIP 页面内容 | 更新一级页面 UI

This commit is contained in:
eggmanQQQ
2024-09-03 20:22:54 +08:00
parent 966aedcc7d
commit 4dbc7422ec
121 changed files with 475 additions and 753 deletions

View File

@@ -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