Closed TechQuery closed 1 year ago
https://kaiyuanshe.cn/activity/coscon-2023
以下两种技术实现都无法延迟加载图片:
https://github.com/kaiyuanshe/kaiyuanshe.github.io/blob/c16ed621c12e703a03dc20cf02b0cb7a662a3c84/components/Base/LarkImage.tsx#L14-L17
https://github.com/kaiyuanshe/kaiyuanshe.github.io/blob/c16ed621c12e703a03dc20cf02b0cb7a662a3c84/components/Base/LazyImage.tsx#L11-L40
测试页面
https://kaiyuanshe.cn/activity/coscon-2023
典型现象
以下两种技术实现都无法延迟加载图片:
https://github.com/kaiyuanshe/kaiyuanshe.github.io/blob/c16ed621c12e703a03dc20cf02b0cb7a662a3c84/components/Base/LarkImage.tsx#L14-L17
https://github.com/kaiyuanshe/kaiyuanshe.github.io/blob/c16ed621c12e703a03dc20cf02b0cb7a662a3c84/components/Base/LazyImage.tsx#L11-L40