未验证 提交 d41e8092 编写于 作者: S SiiZhao 提交者: GitHub

Update swiper.md

上级 f0c16e2b
......@@ -52,7 +52,7 @@ change 事件返回 detail 中包含一个 source 字段,表示导致变更的
- 同时监听 change transition,开始滑动时触发transition, 放开手后,在ios平台触发顺序为 transition... change,Android/微信小程序/支付宝为 transition... change transition...
#### swiper-item
仅可放置在 ``<swiper>`` 组件中,宽高自动设置为100%。
仅可放置在 ``<swiper>`` 组件中,宽高自动设置为100%。注意:宽高100%是相对于其父组件,不是相对于子组件,不能被子组件自动撑开。
|属性名|类型|默认值|说明|
|:-|:-|:-|:-|:-|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册