fix:ueditor路径问题

Signed-off-by: mingsoft <killfen@126.com>
master
msgroup 3 years ago committed by mingsoft
parent ec4f7b2bb2
commit f66c6298ba
  1. 2
      src/main/webapp/static/plugins/ueditor/1.4.3.3/ueditor.config.js

@ -400,7 +400,7 @@
header: [],
hr: [],
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'],
li: ['class', 'style'],
mark: [],

Loading…
Cancel
Save