我有一个这样的Storyboard->NavigationController->LoginView->TabBarController->VC1->VC2我没能在保持标签栏的情况下从VC1“移动”到VC2。我尝试了以下方法:Segue(显示类型)self.performSegueWithIdentifier("toVC2segue",sender:self)以编程方式实例化://prepareforfuturedisplayletstoryboard=UIStoryboard(name:"Main",bundle:nil)letnavigationVC=UIApplication.s