H5 调用系统相册 取消按钮 颜色问题
2021-12-17 本文已影响0人
Ame___
let naviAppearance = UIBarButtonItem.appearance(whenContainedInInstancesOf: [UIImagePickerController.self])
naviAppearance.setTitleTextAttributes([NSAttributedString.Key.foregroundColor: Color0000000], for: .normal)
naviAppearance.setTitleTextAttributes([NSAttributedString.Key.foregroundColor: Color0000000], for: .highlighted)