--- order: 0 title: 基本 --- 基础分页。 ````jsx import { Pagination } from 'antd'; ReactDOM.render( , mountNode); ````