|
|
@ -6,10 +6,10 @@ export default { |
|
|
|
//skin:'oxide-dark',
|
|
|
|
//skin:'oxide-dark',
|
|
|
|
language:'zh_CN', |
|
|
|
language:'zh_CN', |
|
|
|
language_url: './styles/tinymce/langs/zh_CN.js', |
|
|
|
language_url: './styles/tinymce/langs/zh_CN.js', |
|
|
|
plugins: 'print powerpaste preview searchreplace autolink directionality visualblocks visualchars fullscreen image link media template advcode codesample table charmap hr pagebreak nonbreaking anchor insertdatetime advlist lists wordcount imagetools textpattern help emoticons autosave autoresize formatpainter', |
|
|
|
plugins: 'print powerpaste preview searchreplace autolink directionality visualblocks visualchars fullscreen image link media template advcode codesample table charmap hr pagebreak nonbreaking anchor insertdatetime advlist lists wordcount imagetools textpattern help emoticons autosave autoresize formatpainter paragraphspacing', |
|
|
|
toolbar: 'code undo redo restoredraft | cut copy powerpaste pastetext | forecolor backcolor headings fontsize lineHeight bold italic underline strikethrough link anchor | alignleft aligncenter alignright alignjustify | \ |
|
|
|
toolbar: 'code undo redo restoredraft | cut copy powerpaste pastetext | forecolor backcolor headings fontsize lineHeight bold italic underline strikethrough link anchor | alignleft aligncenter alignright alignjustify | \ |
|
|
|
styleselect fontselect fontsizeselect | bullist numlist | blockquote subscript superscript removeformat | \ |
|
|
|
styleselect fontselect fontsizeselect | bullist numlist | blockquote subscript superscript removeformat | \ |
|
|
|
table image media charmap emoticons hr pagebreak insertdatetime print preview | fullscreen | indent2em formatpainter', |
|
|
|
table image media charmap emoticons hr pagebreak insertdatetime print preview | fullscreen | indent2em formatpainter | paragraphspacing', |
|
|
|
style_formats: [ |
|
|
|
style_formats: [ |
|
|
|
//新增 首行缩进与行高 配置
|
|
|
|
//新增 首行缩进与行高 配置
|
|
|
|
{ |
|
|
|
{ |
|
|
|