import { Progress, Row, Col } from '@btri-ui/base'; import React from 'react'; export default () => ( <>
默认
不显示文字
自定义
进度完成
完成
进度发生重大错误
进度被中断
小尺寸
);