[iOS功能]- iOS13 关闭黑暗模式 始终保持高亮

270 阅读1分钟
<key>UIUserInterfaceStyle</key>
	<string>Light</string>