select some api

This commit is contained in:
2026-04-15 18:11:27 +08:00
commit bab2a78f73
372 changed files with 47483 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
## 1.1.92021-05-12
- 新增 项目示例地址
## 1.1.82021-03-26
- 修复 微信小程序 nv_navigator is not defined 报错的bug
## 1.1.72021-02-05
- 调整为uni_modules目录规范
- 新增 左侧滑动
- 新增 插槽使用方式
- 新增 threshold 属性,可以控制滑动缺省值
- 优化 长列表滚动性能
- 修复 滚动页面时触发组件滑动的Bug