docs(changelog): 2.5.9-beta.0

This commit is contained in:
chenjiahan
2020-03-29 07:20:08 +08:00
parent af92dd14b8
commit 80837e9a91
10 changed files with 38 additions and 8 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ export default {
| vertical | 是否为纵向滚动 | *boolean* | `false` |
| touchable | 是否可以通过手势滑动 | *boolean* | `true` |
| stop-propagation `v2.2.13` | 是否阻止滑动事件冒泡 | *boolean* | `true` |
| lazy-render `v2.6.0` | 是否延迟渲染未展示的轮播 | *boolean* | `false` |
| lazy-render `v2.5.8` | 是否延迟渲染未展示的轮播 | *boolean* | `false` |
| indicator-color | 指示器颜色 | *string* | `#1989fa` |
### Swipe Events