@buoge
2017-08-02T17:02:15.000000Z
字数 250
阅读 797
iOS
viewControllers.remove(at: thirdToLastIndex)
thirdToLastVC.willMove(toParentViewController: nil)
thirdToLastVC.view.removeFromSuperview()
thirdToLastVC.removeFromParentViewController()