capricorncd / zx-editor

The HTML document (rich text) editor in Smart phone browser or webview, supporting mixed layout, reference, headline, unordered list, font color, bold and italics. 移动端HTML文档(富文本)编辑器,支持图文混排、引用、大标题、无序列表,字体颜色、加粗、斜体
https://capricorncd.github.io/zx-editor/demo
331 stars 100 forks source link

使用3.0.2版本出现的问题 #38

Closed hjplk closed 4 years ago

hjplk commented 5 years ago

我是在Vue单页面应用中当做子组件来使用的,通过import ZxEditor from 'zx-editor';来引入。 问题: 1.页面显示异常,编辑器的高度默认设置的很高,底部工具栏会始终显示 image 2.点击编辑框会默认选择图片 image 请问大佬如何处理

limnQQ commented 5 years ago

我是在Vue单页面应用中当做子组件来使用的,通过import ZxEditor from 'zx-editor';来引入。 问题: 1.页面显示异常,编辑器的高度默认设置的很高,底部工具栏会始终显示 image 2.点击编辑框会默认选择图片 image 请问大佬如何处理

请问在vue怎么引用ZxEditor

heihei001 commented 4 years ago

你样式没有引入