保持路由与应用状态(state)同步。 react-router 和 redux 两个库不能协同工作,需要 react-router-redux 协调这两个库
npm install --save react-router-redux