feat: 更新 UI

This commit is contained in:
eggmanQQQ
2024-09-04 16:11:11 +08:00
parent 4dbc7422ec
commit cf0a0a87c7
19 changed files with 253 additions and 84 deletions

View File

@@ -28,6 +28,8 @@ NS_ASSUME_NONNULL_BEGIN
///隐身访问主页
@property (nonatomic,assign) BOOL lookHomepageHide;
@property (nonatomic, copy) NSString *userCardBG;
@end
NS_ASSUME_NONNULL_END