import { Progress, Row, Col } from '@btri-ui/base'; import React from 'react'; export default () => ( <> 默认 100% 完成 进度状态发生重大错误 进度被中断 );