英文适配

This commit is contained in:
liyuhua
2024-04-11 15:47:44 +08:00
parent fd1f870c2d
commit c4ac454a15
123 changed files with 872 additions and 482 deletions

View File

@@ -19,7 +19,7 @@ typedef void(^CompletionHandler)(NSMutableAttributedString *);
- (void)xpMineHeadViewClickFans;
///点击了账户中心
- (void)xpMineHeadViewClickAcount;
///点击了贵族中心
///点击了VIP中心
- (void)xPMineHeadViewCliekNobleCenter;
@end
@interface XPMineHeadView : UIView