https://www.kancloud.cn/liuwave/quill/1434140https://www.jianshu.com/p/efcedcabb192
npm install vue-quill-editor --save
var quill = new Quill('#editor', { theme: 'bubble' // Specify theme in configuration });