chrome 77 之后默认支持了img loading属性,开发页面时可以直接使用了 <img src="xx.jpg" loading="lazy" /> 参考:https://www.runoob.com/tags/att-img-loading.html