vue-components-web

0.0.5 • Public • Published

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组件 image
  • teee(树)组件 image
  • select组件 image

Readme

Keywords

none

Package Sidebar

Install

npm i vue-components-web

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

2.41 MB

Total Files

181

Last publish

Collaborators

  • husanfeng