2016.8.30基本地,控制ViewController是否启用右滑返回,只需要这样:self.navigationController.interactivePopGestureRecognizer.enabled=YES;