Loading

摘要: //搜索框背景 _searchTextField.backgroundColor=kColorFromRGB((0x456C91)); _searchTextField.placeholder=@"请输入搜索内容"; //背景提示字的颜色,字体 [_searchTextField setValue: 阅读全文
posted @ 2020-08-14 10:46 DDD-SagerKing 阅读(322) 评论(0) 推荐(0)
摘要: 不是坐标或者边框的问题self.navigationController.navigationBar.translucent=NO; [self.navigationController.navigationBar setBackgroundImage:[UIImage new] forBarMet 阅读全文
posted @ 2020-08-14 10:20 DDD-SagerKing 阅读(183) 评论(0) 推荐(0)