物质分页 Material UI的简单分页组件。 基于。 安装 $ npm install materialui-pagination 例 //React import React from 'react' ; import PropTypes from 'prop-types' ; import { render } from 'react-dom' ; //Material UI Dependency for touch / tap / click events import injectTapEventPlugin from 'react-tap-event-