molistar商店包版本修改 此commit置顶 1.0.5
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
_titleView.delegate = self;
|
||||
_titleView.titles = self.titles;
|
||||
_titleView.backgroundColor = [UIColor clearColor];
|
||||
_titleView.titleColor = UIColorFromRGB(0x4D415E);
|
||||
_titleView.titleColor = [UIColor colorWithWhite:1 alpha:0.6];
|
||||
_titleView.titleSelectedColor = UIColorFromRGB(0xFFFFFF);
|
||||
_titleView.titleFont = [UIFont systemFontOfSize:13 weight:UIFontWeightMedium];
|
||||
_titleView.titleSelectedFont = [UIFont systemFontOfSize:13 weight:UIFontWeightMedium];
|
||||
|
Reference in New Issue
Block a user