https://github.com/noppt/wx-picker-view
微信小程序自定义组件实践
https://github.com/noppt/wx-picker-view
actionsheet picker picker-view wx-app
Last synced: about 1 year ago
JSON representation
微信小程序自定义组件实践
- Host: GitHub
- URL: https://github.com/noppt/wx-picker-view
- Owner: NoPPT
- License: mit
- Created: 2018-04-06T02:33:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T03:12:43.000Z (almost 8 years ago)
- Last Synced: 2025-03-29T22:11:15.221Z (over 1 year ago)
- Topics: actionsheet, picker, picker-view, wx-app
- Language: JavaScript
- Homepage: http://0x0803.top/2018/04/01/weapp-custom-component-practices/
- Size: 7.81 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# wx-picker-view
小程序自定义 `picker-view`


## 使用方式
1. 下载代码文件,然后把 `picker` 文件夹及子文件复制到项目中。
1. [参考这里的Demo][1]
## 更多
[微信小程序自定义组件实践][0]
## License
[MIT](./LICENSE)
[0]: http://0x0803.top/2018/04/01/weapp-custom-component-practices/
[1]: https://github.com/NoPPT/wx-picker-view/tree/master/pages/index