scenes to be used:
The email writing function in the web app can be a simple text, and then separate the function of uploading an attachment. But forwarding and replying to emails cannot be pure text, so you can only use a rich text editor.
vue1.0 single-page application for front-end technology
So is there any rich text editor suitable for web mobile terminals?
It would be better if it is encapsulated by vue, thank you! !
Finally I used simditor
It can be installed with npm, and then the css file needs to be referenced separately
vue-html-editor
Click here