textField.attributedPlaceholder = [[NSAttributedString alloc] initWithString:@"请输入..." attributes:@{NSForegroundColorAttributeName:[UIColor WhiteColor]}];
textField.attributedPlaceholder = [[NSAttributedString alloc] initWithString:@"请输入..." attributes:@{NSForegroundColorAttributeName:[UIColor WhiteColor]}];