1
This commit is contained in:
@@ -53,7 +53,9 @@
|
||||
[self.priceBtn setTitle:priceText forState:UIControlStateNormal];
|
||||
|
||||
// 简化:本地展示占位色,无网络图
|
||||
self.coverView.backgroundColor = [UIColor colorWithWhite:0.92 alpha:1.0];
|
||||
// self.coverView.backgroundColor = [UIColor colorWithWhite:0.92 alpha:1.0];
|
||||
[self.coverView kb_setImageURL:[NSURL URLWithString:url] placeholder:KBPlaceholderImage];
|
||||
|
||||
}
|
||||
|
||||
#pragma mark - Lazy
|
||||
|
||||
Reference in New Issue
Block a user