self.navigationController.interactivePopGestureRecognizer.delegate = nil;
效果,原来就有的,
原文:http://www.cnblogs.com/guligei/p/3951899.html