tmaito-print
v0.0.1
Published
基于 React 封装的组件,旨在通过弹出带有复制的CSS样式的打印窗口,让用户能够打印出组件的内容
Readme
Quick Start
Install
npm i @xforceplus/editor
// or
yarn add @xforceplus/editorUse
import Editor form '@xforceplus/editor';
// style
@import 'tmaito-editor/dist/index.css'API
对 braft-editor 组件重新封装,内部加入图片上传到 oss 。
使用时,请保持如下接口通畅:
- FAT:
http://paas-t.xforceplus.com/api/**/*- SIT:
http://paas-s.xforceplus.com/api/**/*- PROD:
http://paas.xforceplus.com/api/**/*
具体参数请查阅;
