一、前端:
1、前端页面 挂载mavon editor
<div id="editor"> <mavon-editor style="height: 100%" v-model="editorContent" :ishljs="true" ref=md @imgAdd="imgAdd" @imgDel="imgDel" ></mavon-editor> </div>
一、前端:
1、前端页面 挂载mavon editor
<div id="editor"> <mavon-editor style="height: 100%" v-model="editorContent" :ishljs="true" ref=md @imgAdd="imgAdd" @imgDel="imgDel" ></mavon-editor> </div>
相关文章: