Commit f66c6298 authored by msgroup's avatar msgroup Committed by mingsoft

fix:ueditor路径问题

Signed-off-by: 's avatarmingsoft <killfen@126.com>
parent ec4f7b2b
...@@ -400,7 +400,7 @@ ...@@ -400,7 +400,7 @@
header: [], header: [],
hr: [], hr: [],
i: ['class', 'style'], i: ['class', 'style'],
img: ['src', 'alt', 'title', 'width', 'height', 'id', '_src', 'loadingclass', 'class', 'data-latex'], img: ['src', 'alt', 'title', 'width', 'height', 'id', '_src', '_url','loadingclass', 'class', 'data-latex'],
ins: ['datetime'], ins: ['datetime'],
li: ['class', 'style'], li: ['class', 'style'],
mark: [], mark: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment