소스 검색

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