## 安装 ``` npm install vue-editor ```
npm install vuecli3-multipage2
npm install vue-editor
`$3
`
import vueEditor from "../../components/editor.vue";`$3
`
components: {
vueEditor: vueEditor
}
`$3
`
`$3
`
this.$refs.editor.uploadImgServer =
`$3
`
this.$refs.editor.getHtml()
this.$refs.editor.setHtml()
``