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)
上一篇 下一篇

猜你喜欢

热点阅读