Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 568 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 568 Bytes

weex做的表格,支持头部固定,列固定,横向滚动

注: 本项目适用于eeui以及官方weex搭建的项目,如果用官方weex脚手架搭建的项目请集成bindingx

使用了bindingx做交互,简单的实现了头部固定,列固定,横向滚动

Android的 bindingx版本必须大于1.0.8

使用:

将 table.vue 下载下来,替换放到您的项目中使用即可

截图示例