This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 1.1.10(2021-06-17)
- 修复 按钮点击执行两次的bug
## 1.1.9(2021-05-12)
- 新增 项目示例地址
## 1.1.8(2021-03-26)
- 修复 微信小程序 nv_navigator is not defined 报错的bug
## 1.1.7(2021-02-05)
- 调整为uni_modules目录规范
- 新增 左侧滑动
- 新增 插槽使用方式
- 新增 threshold 属性,可以控制滑动缺省值
- 优化 长列表滚动性能
- 修复 滚动页面时触发组件滑动的Bug