actionBtn.setTitleColor(UIColor.gray, for: UIControl.State.normal)
actionBtn.tintColor = UIColor.gray
actionBtn.setImage(UIImage.init(named: "report")?.withTintColor(UIColor.gray, renderingMode: UIImage.RenderingMode.alwaysTemplate), for: UIControl.State.normal)
imageView 设置同理
浙公网安备 33010602011771号