iOS禁止暗黑模式,亲测有效 2022-04-02 本文已影响0人 大鱼海棠xi 在info.plist中添加: <key>UIUserInterfaceStyle</key> <string>Light</string>