Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhongjie-chen/wx-alphabetical-listview

微信小程序带字母滑动的listview
https://github.com/zhongjie-chen/wx-alphabetical-listview

Last synced: about 2 months ago
JSON representation

微信小程序带字母滑动的listview

Awesome Lists containing this project

README

        

#wx-alphabetical-listview

这是一个带字母可滑动的列表小程序。😃😃

## 其他组件
- [wx-drawer模仿QQ6.0侧滑菜单](https://github.com/zhongjie-chen/wx-drawer)
- [wx-scrollable-tab-view可滚动的tabview](https://github.com/zhongjie-chen/wx-scrollable-tab-view)

## 截屏

### 电脑上的截屏
![](https://github.com/zhongjie-chen/blog/blob/gh-pages/img/alphalistview.gif)

## 如何使用

1. 复制page下的文件夹到自己项目中
2. 配置app.json
3. 编译

## 功能

- [x] 带字母滑动或点击选择的列表页面
- [x] 在android ios 平台测试,确保真实环境一致
- [ ] 小程序目前不支持组件化;后期会抽离一些公共的东西,让使用起来更加方便

### 其它

- 👉 欢迎issue
- 👉 欢迎pr