# 更多 - order: 1 更多分页。 --- ````jsx import { Pagination } from 'antd'; ReactDOM.render( , document.getElementById('components-pagination-demo-more')); ````