释放双眼,带上耳机,听听看~!
UIButton *btn = (UIButton *)[self.view viewWithTag:sender.tag];
btn.backgroundColor = [UIColor cyanColor];
UIButton *btn = (UIButton *)[self.view viewWithTag:sender.tag];
btn.backgroundColor = [UIColor cyanColor];