摘要: 对于在UIView上,是不能跳转的,所以我们通常要借助UIViewController,但经常会出现UIViewController没被加载的情况。这时就会报这个错。 解决方法: viewCon = (UIApplication.shared.keyWindow?.rootViewControlle 阅读全文
posted @ 2017-01-14 10:43 朝阳向日葵 阅读(5070) 评论(0) 推荐(0) 编辑