# 迷你 - order: 4 迷你版本。 --- ````jsx import { Pagination } from 'antd'; function showTotal(total) { return `共 ${total} 条`; } ReactDOM.render(