UEditor富文本编辑器简单使用 一.下载地址:https://ueditor.baidu.com/website/ 官网中并没有 python 版本的 UEditor 富文本编辑器,本文简单介绍 python 版本的 UEditor ,UEditor 源码下载链接: UEditor 使用文档:http://fex.baidu.com/ueditor/ 二.UEditor 使用 Ueditor富文本编辑器源码,分为前端源码及后端源码,我们需要将前端源码(js.css文件等)放置在前端代码目录,…