Hanks10100 closed pull request #219: Update slider.md
URL: https://github.com/apache/incubator-weex-site/pull/219
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/source/cn/references/components/slider.md
b/source/cn/references/components/slider.md
index 31f706cdf..8f71ec7c2 100644
--- a/source/cn/references/components/slider.md
+++ b/source/cn/references/components/slider.md
@@ -29,7 +29,7 @@ version: 2.1
- `index {number}`:设置显示slider的第几个页面
- `scrollable {boolean}`:设置是否可以通过滑动手势来切换slider页面
- `keep-index {boolean}`:设置slider中的数据发生变化后是否保持变化前的页面index
-- `forbid-slide-animation {boolean}`:{iOS Only}. 在 iOS 上,slider
组件默认有动画,这里提供该属性可以将动画关掉。
+- `forbid-slide-animation {boolean}`:<sup class="wx-v">0.21+ & iOS only</sup>.
在 iOS 上,slider 组件默认有动画,这里提供该属性可以将动画关掉。
- `index {number}`: 指定当前展示页面的索引
[体验一下](http://dotwe.org/vue/58a29d38247e7946a6db44e1b616f082)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services