// if(checkbox != self.tagButton){
// self.tagButton.selected = NO;
// self.tagButton = button;
// }
// self.tagButton.selected=YES;
uibutton的单选和多选
最新推荐文章于 2022-11-24 21:02:31 发布
// if(checkbox != self.tagButton){
// self.tagButton.selected = NO;
// self.tagButton = button;
// }
// self.tagButton.selected=YES;