全局禁掉暗黑模式 在info.plist文件中添加UIUserInterfaceStyle字段,值为Light <key>UIUserInterfaceStyle</key> <string>Light</string>