let rootV = ViewController()

       let  rootNav  = UINavigationController.init(rootViewController: rootV)

       self.window?.rootViewController=rootNav

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-20
  • 2022-12-23
  • 2021-10-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-28
  • 2022-01-10
  • 2021-09-21
  • 2022-12-23
相关资源
相似解决方案