摘要: 1,vue中安装wangEditor 使用的npm安装 npm install wangeditor --save 2,创建公用组件 在components中创建wangEditor文件夹 组件内容为 <template lang="html"> <div class="editor"> <div 阅读全文
posted @ 2021-04-14 15:00 祭·司 阅读(471) 评论(0) 推荐(0) 编辑