Install
npm i @xforceplus/editor
// or
yarn add @xforceplus/editor
Use
import Editor form '@xforceplus/editor';
// style
@import 'tmaito-editor/dist/index.css'
对 braft-editor
组件重新封装,内部加入图片上传到 oss 。
使用时,请保持如下接口通畅:
- FAT:
http://paas-t.xforceplus.com/api/**/*
- SIT:
http://paas-s.xforceplus.com/api/**/*
- PROD:
http://paas.xforceplus.com/api/**/*
具体参数请查阅;