Bläddra i källkod

fix:编辑器分页符优化

msdev 4 månader sedan
förälder
incheckning
2e34658afc
1 ändrade filer med 1 tillägg och 1 borttagningar
  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

@@ -398,7 +398,7 @@
 			h5:     ['class', 'style'],
 			h6:     ['class', 'style'],
 			header: [],
-			hr:     [],
+			hr:     ['class', 'style', 'noshade', 'size'],
 			i:      ['class', 'style'],
 			img:    ['src', 'alt', 'title', 'width', 'height', 'id', '_src', '_url','loadingclass', 'class', 'data-latex'],
 			ins:    ['datetime'],