support Carousel
support Carousel @rijn you can review when you are free
This commit is contained in:
parent
a190ce84be
commit
bb71140e7b
8 changed files with 57 additions and 203 deletions
|
@ -19,4 +19,6 @@ class 改为了 className
|
|||
### Upload
|
||||
父级不能 computed Upload 的 fileList 了
|
||||
### Collapse
|
||||
废弃 activeKey,使用 v-model,key 是保留的,更名为 name
|
||||
废弃 activeKey,使用 v-model,key 是保留的,更名为 name
|
||||
### Carousel
|
||||
废弃 activeIndex,使用 v-model,v-for="n in slides.length",Vue2的数字循环,是从1开始的
|
Loading…
Add table
Add a link
Reference in a new issue