怎么设置图片的宽度等于屏幕的宽度,就是左右不让他有空隙,[XHWebImageAutoSize imageHeightForURL:[NSURL URLWithString:url] layoutWidth:[UIScreen mainScreen].bounds.size.width estimateHeight:100];这样写的没效果