fixed: 1.适配小屏幕机型
feature: 1.忘记密码新增语音和短信验证码切换功能
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
}
|
||||
dispatch_async(dispatch_get_main_queue(), ^{
|
||||
//设置界面的按钮显示 根据自己需求设置
|
||||
NSLog(@"____%@",strTime);
|
||||
// NSLog(@"____%@",strTime);
|
||||
|
||||
[timeBtn setTitle:[NSString stringWithFormat:@"%@秒",strTime] forState:UIControlStateNormal];
|
||||
//timeBtn.backgroundColor=[UIColor lightGrayColor];
|
||||
|
||||
Reference in New Issue
Block a user