red-axe / am-editor

A rich text editor that supports collaborative editing and allows for the free use of front-end common libraries such as React and Vue to extend and define plugins.
https://editor.aomao.com
MIT License
939 stars 196 forks source link

图片没有懒加载 #355

Open chunyangyang opened 11 months ago

chunyangyang commented 11 months ago

页面中有多张图片,进入页面没有懒加载而是一次性加载,是否可以做成和代码块一样做懒加载