[bugfix] Tab: incorrect height when use animated prop

This commit is contained in:
陈嘉涵
2019-05-11 11:39:31 +08:00
parent 36f2b956f1
commit 1158a31cb1
6 changed files with 52 additions and 44 deletions
+8
View File
@@ -73,6 +73,10 @@
- 新增`label-class`属性
### GoodsActionButton
- 新增`type`属性
### Icon
- 支持`Number`类型的`size`属性
@@ -128,6 +132,10 @@
- 新增`preview-open`事件
- 新增`preview-close`事件
### Tab
- 修复开启`animated`后高度错误的问题
### Tabbar
- 新增`inactive-color`属性