如果覺得在iOS 7啟動期間狀態欄黑色不合你意,以下方法可改變Status bar style成白色
在工程的plist添加 Status bar style,改變style值
默認是Gray style,選擇後面兩個任意一個都可以
改變之後啟動圖:
更多方法請參考:
1.http://stackoverflow.com/questions/17678881/how-to-change-status-bar-text-color-in-ios-7
2.http://stackoverflow.com/questions/18897362/changing-the-status-bar-text-color-in-splash-screen-ios-7
3.http://stackoverflow.com/questions/18924345/how-to-change-status-bar-style-during-launch-on-ios-7