Skip to content

huangmingkun/element-test

Repository files navigation

interview-project

element-test

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

本项目对element-ui的table组件进行了二次封装,封装的table内容功能有:

1.table内的checkbox事件
2.table内容点击事件
3.按钮事件
4.下拉按钮事件
5.根据后台返回的字段进行table内容变换

参考文章:
https://www.jianshu.com/p/eadadd86d9c0
https://www.jianshu.com/p/af0a4c0e7207

About

element-ui组件二次封装

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published