摘要: #define TabbarHeight ([[UIApplication sharedApplication] statusBarFrame].size.height>20?83:49) // 适配iPhone x 底部高度 #define Is_Iphone (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPhone) #define I... 阅读全文
posted @ 2017-12-18 10:44 红凉梦 阅读(1221) 评论(0) 推荐(0) 编辑