bppfl
v1.0.48
Published
bppflibrary
Readme
BOSS、PRINT、PROCESS、FORM 代码仓库
使用
// 导入antd样式
import 'antd/dist/antd.min.css';
// 组件
import { ErrorHelper } from 'bppfl';
// 工具函数、类
import { ResponseProxy } from 'bppfl/utils';
// css
import 'bppfl/dist/antd-overwrite.css';