Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zhongjie-chen/wx-alphabetical-listview
- Owner: zhongjie-chen
- Created: 2017-01-09T12:29:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-11T14:25:24.000Z (almost 8 years ago)
- Last Synced: 2024-02-13T10:04:12.078Z (11 months ago)
- Language: JavaScript
- Homepage: http://www.yixiaocheng.com/
- Size: 10.7 KB
- Stars: 195
- Watchers: 10
- Forks: 41
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-wechat-app - wx-alphabetical-listview - 带字母可滑动的列表小程序 (UI组件)
- awesome-github-wechat-weapp - wx-alphabetical-listview - 带字母可滑动的列表小程序 (UI组件)
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