vue-components-web 在线预览 https://husanfeng.github.io/vue-components-web/#/ 当前版本:v0.0.3 install dependencies npm install serve with hot reload at localhost:8080 npm run dev build for production with minification npm run build 简介 ems-components-web组件库是在iview UI基础上进行的二次封装,添加了很多业务逻辑,例如table组件,大部分的公司前端展示table数据肯定会需要查询,那么我们就可以把查询input和查询按钮button封装到table组件里,还有分页肯定是需要的,这样一来,我们的table组件就更强大了。 功能 table组件 select下拉选择组件 弹出框组件 tree(树)组件 效果展示 table组件 teee(树)组件 select组件