--- order: 6 title: 迷你饼状图 --- ````jsx import { Pie } from 'ant-design-pro/lib/Charts'; ReactDOM.render( , mountNode); ````