SDwebimage和af的修改
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
if ([LYHelper isUrl:imgUrl]) {//是图片链接
|
||||
|
||||
|
||||
[photo sd_setImageWithURL:[NSURL URLWithString:imgUrl] placeholderImage:[UIImage imageNamed:@"icon1"]];
|
||||
[photo sd_setImageWithURL:[NSURL URLWithString:imgUrl] placeholderImage:[UIImage imageNamed:@"icon1"]options:SDWebImageAllowInvalidSSLCertificates];
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user