用户隐私协议

This commit is contained in:
DDIsFriend
2023-10-30 16:03:35 +08:00
parent 278894fb88
commit e87b76f411
10 changed files with 5600 additions and 5587 deletions

View File

@@ -22,9 +22,6 @@ open class DDViewController: DDBaseViewController {
open override func viewDidLoad() {
super.viewDidLoad()
view.backgroundColor = .white
extendedLayoutIncludesOpaqueBars = true
edgesForExtendedLayout = [.all]
}
open override var preferredStatusBarStyle: UIStatusBarStyle{