1. Vue 多个元素动画 ,需要使用 transition-group 标签,并且需要赋值 唯一 key 值。
2. 用ajax 获取到数据赋值给data 后 ,再手动向data里添加的属性无效。
(swiper 4 新增的 observer 属性很好用 )