修改udeitor.config.js 的 白名单,可以搜索 whitList, 然后修改以下代码:
加id
video: ['autoplay', 'controls', 'loop', 'preload', 'src', 'height', 'width', 'class', 'style','id']
加style,'_url'
img: ['src', 'alt', 'title', 'width','xsh','xsw', 'height', 'id', '_src', 'loadingclass', 'class', 'data-latex','style','_url'],
责任编辑:运营部