فهرست منبع

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