tabbar切换的时候出现了这样的问题。 new.gif 我发现先poptoRootViewController之后 再发通知更换tabbarController.seletedInex = 3.先后问题。 就是一定确保先pop再seletedINdex设置。