摘要: 如果页面中没有导航栏,可以present到这个A页面,在A页面想要跳转到有个有导航栏的页面就需要添加给B页面添加一个UINavigationController 然后present到B页面,代码如下 ChatViewController *cvc = [[ChatViewController all 阅读全文
posted @ 2016-04-14 10:52 秋棠枫眠 阅读(328) 评论(0) 推荐(0)