 |
|
bachiqiong1
V2EX member #130766, joined on 2015-08-05 10:06:54 +08:00
|
bachiqiong1's recent replies
blockSelf->_areaButton.titleLabel.font=[UIFont systemFontOfSize:16];
[blockSelf->_areaButton setTitleColor:[UIColor colorWithRed:70/255.0 green:69/255.0 blue:69/255.0 alpha:1] forState:UIControlStateNormal];
[blockSelf->_areaButton setTitle:category forState:UIControlStateNormal];
[sender setBackgroundImage:[UIImage imageNamed:nil] forState:UIControlStateNormal];