瀏覽代碼

fix:ueditor路径问题

Signed-off-by: mingsoft <killfen@126.com>
msgroup 3 年之前
父節點
當前提交
f66c6298ba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/static/plugins/ueditor/1.4.3.3/ueditor.config.js

+ 1 - 1
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:   [],