iOS App如何全局关闭暗黑模式 Mr_lcm 2022-04-14 353 阅读1分钟 方法一 在项目的Info.plist文件里添加:Key值为 Appearance Type值为String Value值为Light 如下图所示