image组件lazy在可视区域无法提前加载
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
image组件设置lazy: true后.
当图片滚动到可视范围内才会加载.
这样体验很不好.
需要图片滚动到可视范围前一屏就加载, 或者可视范围前100px就加载.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.