quill 设置 初始值...

 

1down voteaccepted

For your first issue change this:

text.value = JSON.stringify(quill.root.innerHTML);

to This:

text.value = quill.root.innerHTML;

And will be work correct

posted on 2018-05-29 13:23  正义的伙伴!  阅读(2429)  评论(0编辑  收藏  举报

导航

//增加一段JS脚本,为目录生成使用