An open API service indexing awesome lists of open source software.

https://github.com/akface/weex-table

weex-table 适用于weex 表格插件
https://github.com/akface/weex-table

eeui eeui-plugin eeui-table table weex weex-plugin weex-table

Last synced: 3 months ago
JSON representation

weex-table 适用于weex 表格插件

Awesome Lists containing this project

README

          

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

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

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

Android的 bindingx版本必须大于1.0.8

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

## 截图示例