摘要: (1)npm安装: npm install vue-quill-editor //富文本编辑器 npm install quill //依赖项 (2)在main.js中引入文件 import Vue from 'vue' import VueQuillEditor from 'vue-quill-e 阅读全文
posted @ 2019-07-11 15:27 yuanchengcheng 阅读(1713) 评论(0) 推荐(0) 编辑