Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 578 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 578 Bytes

依赖 jquery 的通用 table 解决方法,由控制 table 显示的主体,以及各种扩展 addons 组成

documentation

已完成插件列表

  • select 单选插件
  • 开始、结束日历选择
  • 搜索框
  • 分页

待完成的插件列表

  • select 多选插件
  • rank

Quick Start

  1. git clone https://github.com/chaogao/cdtable.git

  2. cd cdtable

  3. npm install

  4. npm run start

  5. open browser, link to '127.0.0.1:8080'

Demo Online

Sellergrowth Demo 参考:cms -> 用户行为数据页面