iOS倒计时button闪烁

v

 _button.titleLabel.text = [NSString stringWithFormat:@"%d后重发",t];

 [_button setTitle:[NSString stringWithFormat:@"%d后重发",t] forState:UIControlStateNormal];

posted @ 2020-05-28 10:42  GLORY-HOPE  阅读(156)  评论(0编辑  收藏  举报