1. Download UEditor source (ueditor.baidu.com/website/), will be…

2. Create the public component ueditor. vue file in the SRC/Components folder as the editor component

3. Use ueditor.config.js to change the options displayed in the editor

3.1 Setting an Image Upload path

3.2 Upload pictures and display them in the editor (JS prototype)

4. Single page invocation

Original article: www.cnblogs.com/Bobo999/p/1…