--- order: 1 title: zh-CN: 单位 en-US: Unit --- ## zh-CN 通过前缀和后缀添加单位。 ## en-US Add unit through `prefix` and `suffix`. ```jsx import { Statistic, Row, Col } from 'antd'; import { LikeOutlined } from '@ant-design/icons'; ReactDOM.render( } /> , mountNode, ); ```