第6章:React UI组件库 6.1.流行的开源React UI组件库 6.1.1. material-ui(国外) 官网: http://www.material-ui.com/#/ github: https://github.com/callemall/material-ui 6.1.2. ant-design(国内蚂蚁金服) 官网: https://ant.design/index-cn Github: https://github.com/ant-design/ant-design/ 第7章:redux 7.1. redux理解