Skip to content

zfeig/vue-edit-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-edit-table

use vue to achieve edited table for curd,serach,pagination
使用vue实现可编辑表格,直接进行curd操纵

使用说明

使用vue实现简单curd可编辑表格,配合api接口处理数据,简单好玩,暂时做了4个版本,可根据自己喜好去修改完善,核心代码在文件夹各个版本的dm中的table.html中

使用方法 (以v4_table为例)

  • 进入到v4_table目录,开启静态文件服务器,node环境,直接开启node index.js;php环境直接php -S 0.0.0.0:1000
  • 浏览器输入 127.0.0.1:1000/table.html查看效果即可

效果展示

vue-edit-table

About

use vue to achieve edited table for curd,serach,pagination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published