1.1.15
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
[self getHomeMessage];
|
||||
}
|
||||
-(void)initSubViews{
|
||||
if (QXConfig.shared.model) {
|
||||
[self updateBgImage:QXConfig.shared.model.bg_light];
|
||||
}
|
||||
UILabel *tLabel = [[UILabel alloc] init];
|
||||
tLabel.text = QXText(@"消息");
|
||||
tLabel.font = [UIFont boldSystemFontOfSize:20];
|
||||
|
||||
Reference in New Issue
Block a user