提交 35c2a773 authored 作者: 王鹏飞's avatar 王鹏飞

fix: 富文本编辑器图片自动上传

上级 7790f1c8
...@@ -17,7 +17,8 @@ export default { ...@@ -17,7 +17,8 @@ export default {
menubar: false, menubar: false,
language: this.$i18n.locale.replace('-', '_'), language: this.$i18n.locale.replace('-', '_'),
branding: false, branding: false,
plugins: 'wordcount table autoresize charmap fullscreen hr lists link code preview quickbars indent2em', plugins: 'wordcount table autoresize charmap fullscreen hr lists link code preview quickbars indent2em paste',
paste_data_images: true,
toolbar: toolbar:
'removeformat | undo redo | styleselect fontselect fontsizeselect lineheight bold italic underline strikethrough forecolor backcolor | link quickimage image media table | align hangingindent indent2em indent outdent numlist bullist | charmap blockquote hr fullscreen | code preview', 'removeformat | undo redo | styleselect fontselect fontsizeselect lineheight bold italic underline strikethrough forecolor backcolor | link quickimage image media table | align hangingindent indent2em indent outdent numlist bullist | charmap blockquote hr fullscreen | code preview',
font_formats: font_formats:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论