摘要: 在自定义的tabbarController里加上这一句就ok [[UITabBar appearance] setShadowImage:[UIImage new]]; [[UITabBar appearance] setBackgroundImage:[[UIImage alloc]init]]; 阅读全文
posted @ 2016-11-28 10:04 原码 阅读(450) 评论(0) 推荐(0) 编辑