|
|
@ -5,7 +5,7 @@ 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 preview searchreplace autolink directionality visualblocks visualchars fullscreen image link media template codesample table charmap hr pagebreak nonbreaking anchor insertdatetime advlist lists wordcount imagetools textpattern help emoticons autosave autoresize', |
|
|
|
plugins: 'print preview searchreplace autolink directionality visualblocks visualchars fullscreen image link media template codesample table charmap hr pagebreak nonbreaking anchor insertdatetime advlist lists wordcount imagetools textpattern help emoticons autoresize', |
|
|
|
toolbar: 'code undo redo restoredraft | cut copy pastetext | forecolor backcolor headings fontsize lineHeight bold italic underline strikethrough link anchor | alignleft aligncenter alignright alignjustify | \ |
|
|
|
toolbar: 'code undo redo restoredraft | cut copy 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', |
|
|
|
table image media charmap emoticons hr pagebreak insertdatetime print preview | fullscreen | indent2em', |
|
|
|