说明:新版本ueditor要修改 xss过滤白名单
修改配置文件ueditor.config.js
搜索: whitList 增加下面第二行即可
,whitList:{ iframe: ['frameborder','border','marginwidth','marginheight','width','height','src','id'],//增加这一行 a: ['target', 'href', 'title', 'class', 'style'],
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3