Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
levy committed Nov 29, 2019
1 parent cd2b82f commit f5d3393
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ images/
-`provider=none` 时,仅启用图片懒加载功能

总结一下就是:
1.`provider=alibaba或qiniu` 时,酌情使用云服务商图片处理功能,自动转 webp,默认对图片瘦身
2.`provider=self` 时,酌情转 webp,方式是按规则拼接src,期望用户准备好 webp 文件
1.`provider=alibaba或qiniu` 时,使用云服务商图片处理功能,自动转 webp,默认对图片瘦身
2.`provider=self` 时,期望用户准备好 webp 文件,判断浏览器环境支持 webp 时,请求 webp 图片
3.`provider=none` 时,不对 src 做处理

### width/height
Expand Down

0 comments on commit f5d3393

Please sign in to comment.