ios 跨页返回,从navigationController 删除指定页面
摘要:1 - (void)removeVC:(UIViewController *)urViewControllerClass 2 { 3 // NSArray* tempVCA = [self.navigationController viewControllers]; 4 NSMutableArray *tempVCA = [NSMutableArray arrayW...
阅读全文
posted @ 2016-06-30 17:30
浙公网安备 33010602011771号