随笔分类 -  富文本编辑器...

摘要:1down voteaccepted 1down voteaccepted For your first issue change this: text.value = JSON.stringify(quill.root.innerHTML); to This: text.value = quill 阅读全文
posted @ 2018-05-29 13:23 whmmm 阅读(2520) 评论(0) 推荐(0)
摘要:移动端 quill 时候用的 是 div 而不是 textarea.... 引入 dom js..注意要重写图片预览方法!!..如果不重写的话,会使用默认的base64 来处理..那样会造成文本太长!!! 阅读全文
posted @ 2018-04-17 11:30 whmmm 阅读(7536) 评论(1) 推荐(1)

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