• Stars
    star
    245
  • Rank 165,304 (Top 4 %)
  • Language Vue
  • Created over 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.