摘要: //适配ios7     if( ([[[UIDevice currentDevice] systemVersion] doubleValue]>=7.0))     {         self.navigationController.navigationBar.translucent = NO 阅读全文
posted @ 2016-03-14 15:20 ios攻城狮 阅读(343) 评论(0) 推荐(0) 编辑