This commit is contained in:
2025-12-22 15:37:22 +08:00
parent 472e9ad341
commit 1c9ae7bc06
3 changed files with 6 additions and 4 deletions

View File

@@ -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