0.0.1 • Published 3 years ago

tmaito-print v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Quick Start

Install

npm i @xforceplus/editor
// or
yarn add @xforceplus/editor

Use

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/**/*

具体参数请查阅;