Commit e4d48496 authored by David黄金龙's avatar David黄金龙

删除 不使用代码

parent 1c685888
...@@ -133,7 +133,7 @@ extension AppDelegate { ...@@ -133,7 +133,7 @@ extension AppDelegate {
window = UIWindow(frame: UIScreen.main.bounds) window = UIWindow(frame: UIScreen.main.bounds)
window?.rootViewController = tabBarController window?.rootViewController = tabBarController
window?.makeKeyAndVisible() window?.makeKeyAndVisible()
window?.backgroundColor = .white // window?.backgroundColor = .white
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment