此代码在iOS7发布之前一直运行良好。我正在分配一个UIViewController,hidesBottomBarWhenPushed为YES,作为UINavigationControllerrootViewController/。但无论如何都会显示TabBar。相关代码如下:Login*lv=[[Loginalloc]init];lv.HowToUseShows=showHowToUse;lv.hidesBottomBarWhenPushed=YES;UINavigationController*BokShelfNav=[[UINavigationControlleralloc]in