ScendSnow / lb-element-table

基于element-ui table二次封装表格组件

Home Page:https://github.liubing.me/lb-element-table/zh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lb-element-table

不要使用propColumn,现已删除,Demo一直未更新。
Do not use propColumn, it has been deleted, the demo has not been updated

Demo:Go

How to Use:

Find lb-table in src/components And Copy it to your own project, then import it, and change it freely according to your needs.

src/components目录中找到lb-table,复制到自己的项目中,然后引用,可以根据自己的需求自由更改。

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and hot-reloads for docs

/lb-element-table/zh/guide/

npm run docs:dev

Compiles and minifies for production

npm run build

Compiles and minifies for docs

npm run docs:build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

基于element-ui table二次封装表格组件

https://github.liubing.me/lb-element-table/zh/


Languages

Language:Vue 72.8%Language:JavaScript 18.9%Language:Shell 4.4%Language:HTML 3.9%