ios开发怎么用代码改变navigationbar的背景颜色

2025-05-11 14:49:05
推荐回答(1个)
回答1:

[UINavigationBar appearance] setBarTintColor:[UIColor colorwith:bulecolor]];类似这样的