试了很多种关闭iOSapp暗黑模式的方法,大多不能用和过期了 今日可用方法: 在info.plist 中添加 key:Appearance 值类型是String,值为UIUserInterfaceStyleLight
实测可用!!!!