ddmenuController有左边视图控制器leftvc和rightvc,奇怪的是我在右边控制器的时候进行页面的跳转,是可以全屏显示的,代码如下;事件的触发跳转:UINavigationController *menuController = (UINavigationController*)((AppDelegate*)[[UIApplication sharedApplication] delegate])._ddMenucontroller;weather