和oc的有点不一样,直接上代码
let rootVC = UIApplication.shared.delegate as! AppDelegate
rootVC.window?.rootViewController = BaseTabBarController()
和oc的有点不一样,直接上代码
let rootVC = UIApplication.shared.delegate as! AppDelegate
rootVC.window?.rootViewController = BaseTabBarController()