Explorar o código

防止富文本滚动触底回弹

RuoYi %!s(int64=5) %!d(string=hai) anos
pai
achega
b95aadf198

+ 1 - 0
ruoyi-admin/src/main/resources/templates/system/notice/add.html

@@ -48,6 +48,7 @@
 	    	placeholder: '请输入公告内容',
 			height : 192,
 			lang : 'zh-CN',
+			followingToolbar: false,
 			callbacks: {
                 onImageUpload: function (files) {
                     sendFile(files[0], this);

+ 1 - 0
ruoyi-admin/src/main/resources/templates/system/notice/edit.html

@@ -50,6 +50,7 @@
 		    	placeholder: '请输入公告内容',
 		    	height : 192,
 				lang : 'zh-CN',
+				followingToolbar: false,
 				callbacks: {
 	                onImageUpload: function (files) {
 	                    sendFile(files[0], this);