描述 简单封装了下 lib.flexible库 lib.flexible 库地址:https://github.com/amfe/lib-flexible 安装 npm install react-flexible --save 调用 var flexible = require('react-flexible'); ES6调用 import 'react-flexible';