Tencent / QMUI_iOS

QMUI iOS——致力于提高项目 UI 开发效率的解决方案
http://qmuiteam.com/ios
Other
7.05k stars 1.37k forks source link

模拟器 iOS 15.5 设置当前控制器的导航栏颜色无效,请问是什么原因呢? #1419

Closed developerjet closed 1 year ago

developerjet commented 1 year ago

QMUI 已经提供了详尽的注释文档,以及完整的示例项目 QMUI Demo,当你遇到某些功能不知道怎么使用,或者想知道 QMUI 是否有提供某些功能时,请先查看注释文档或者 Demo,找不到了再提 issue。若提的 issue 已有明确注释或示例的,可能会被直接关闭或得不到及时的回复,请知悉。

extension STUserCenterViewController {

override func qmui_navigationBarBackgroundImage() -> UIImage? {
    return UIImage.qmui_image(with: .appThemeColor)
}

}

MoLice commented 1 year ago
image
developerjet commented 1 year ago
image

你好,请问Swift如何设置呢,无法获取相应的属性。

guojiahying commented 1 year ago

请问下这个事怎么解决的那 求帮助一下