SherlockGougou / BigImageViewPager

🔥🔥🔥 BigImage ImageView ViewPager 支持超长图、超大图的图片浏览器,优化内存,支持手势放大、下拉关闭、查看原图、加载百分比、保存图片等功能。
Other
2.16k stars 247 forks source link

加载原图失败,为什么呀,求指教 #98

Closed madreain closed 4 years ago

madreain commented 4 years ago

加载原图链接:"http://htmlstoretest.goujiawang.com/bbc/acf/constructionAlbum/2020/05/07/1ac1fd02328e9ae4d7727e4b74b2b763.jpeg"

SherlockGougou commented 4 years ago

麻烦提供一下日志,加载失败会有日志的。

madreain commented 4 years ago

images中直接加入上面的链接去查看原图,就直接一直显示进度是1%

SherlockGougou commented 4 years ago

如果你一张图片只有一个链接(不区分缩略图和原图),怎么会有查看原图这一说呢?

SherlockGougou commented 4 years ago

image

madreain commented 4 years ago

缩图后面加这个 ?x-oss-process=image//quality,Q_70/format,webp 这样的不行

SherlockGougou commented 4 years ago

有木有缩略图取决于你们图片CDN;如果只有一张图片,可以配置隐藏查看原图。

madreain commented 4 years ago

好的,谢谢指教