self.hidesBottomBarWhenPushed = true
self.navigationController?.pushViewController(OderDetailViewController(),animated:true)
self.hidesBottomBarWhenPushed = false
微信扫一扫
self.hidesBottomBarWhenPushed = true
self.navigationController?.pushViewController(OderDetailViewController(),animated:true)
self.hidesBottomBarWhenPushed = false
相关推荐