此项目已被弃用 :cross_mark: 组件不再维护。 :white_heavy_check_mark: 请考虑使用 。 ngx-quill-editor AngularX的鹅毛笔编辑器。 基于Quill,适用于AngularX的富文本编辑器。 例 安装 npm install ngx-quill-editor --save 样品 在您的主模块中包含QuillEditorModule: import { QuillEditorModule } from 'ngx-quill-editor' ; @ NgModule ( { // ... imports : [ Qu