Skip to content

Commit

Permalink
updata: 折叠面板 修改 readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mehaotian committed Apr 11, 2019
1 parent 75c01ba commit 25f748f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/uni-collapse/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,9 @@ export default {
|thumb|String||标题左侧缩略图|
|disabled|Boolean|false|是否禁用|
|open|Boolean|false|是否展开面板|
|animation|String|false|动画类型:outer(内容进行动画)/outer(容器进行动画)|
|animation|String|false|动画类型:outer(内容进行动画)/outer(容器进行动画)|

Tips
- 组件实际运行效果参考:[https://github.com/dcloudio/uni-ui](https://github.com/dcloudio/uni-ui)
- npm 使用方式参考:[https://ext.dcloud.net.cn/plugin?id=55](https://ext.dcloud.net.cn/plugin?id=55)
- 如果需要在组件上使用 `v-for` 循环,需要使用 `hbuilderX.alpha 1.8.5+` 版本

0 comments on commit 25f748f

Please sign in to comment.