import { Progress, Row, Col } from '@btri-ui/base'; import React from 'react'; export default () => ( <> 默认样式 进度0-10%时数字数字位置出现在目前进度的右边区域 );