UITextField 在ios 13之前,UITextField可以通过KVC修改属性 //字体颜色 [textField setValue:[UIColor whiteColor]forKeyPath:@_placeholderLabel.textColor]; //字体大小 [textField setValue:[UIFont boldSystemFontOfSize:16] forKeyPath:@_placeholderLabel.font]; //水平居中 [textField setValue:[NSNumber numberWithInteger:NSTextAl