官方的编辑器太难看了,组合一下呀
                            应该是用的CK的吧
$(document).ready(function() {
	CKEDITOR.config.height = 300;
	CKEDITOR.config.uiColor = '#ffffff';
	CKEDITOR.config.toolbar = [['Bold','Italic','Underline','Strike','BulletedList','NumberedList','JustifyLeft','JustifyCenter','JustifyRight','Image','Link','Unlink','Blockquote','TextColor','Table','Maximize','Source','Undo','Redo']];
});                        
                    
 
                                         
                 
                 
                 
                
2019-05-13 16:42
2019-05-13 11:46
2019-05-11 23:50
2019-05-11 15:49
2019-05-10 20:47
2019-05-10 20:06
2019-05-10 19:33