(1)在 Info.plist 中添加如下配置
1
2
|
<
key
>UIViewControllerBasedStatusBarAppearance</
key
>
<
false
/>
|