--- order: 0 title: 基础使用 --- 简单的用户头像列表。 ````jsx import AvatarList from 'ant-design-pro/lib/AvatarList'; ReactDOM.render( , mountNode); ````