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 @ 2018-05-29 13:23  whmmm  阅读(2512)  评论(0)    收藏  举报
//增加一段JS脚本,为目录生成使用