關(guān)閉后的動(dòng)畫與刷新后的buddy動(dòng)畫不一樣
就是在關(guān)閉后進(jìn)入box后,buddy那張圖片自動(dòng)跟box在一起出現(xiàn)了是怎么回事?buddy不是有單獨(dú)的入場(chǎng)動(dòng)畫嗎?為什么寫沒(méi)寫都會(huì)跟著box動(dòng)呢?跟刷新頁(yè)面進(jìn)入的動(dòng)畫不一樣呢?
var?seqClose?=?[ ???{ ???????elements:?imgs, ???????properties:?'lixin.scaleOut' ???},{ ???????elements:?container, ???????properties:?'lixin.slideDownOut' ???},{ ???????elements:?pop, ???????properties:?'lixin.slideDownOut', ???????option:?{ ???????????sequenceQueue:?false ???????} ???},?{ ???????elements:?container, ???????properties:?'lixin.slideUpIn', ???????option:?{ ???????????delay:?300 ???????} ???},?{ ???????elements:?box, ???????properties:?'lixin.slideUpIn', ???????option:?{ ???????????sequenceQueue:?false ???????} ???}
2015-12-15
關(guān)閉時(shí)沒(méi)有加關(guān)于buddy的動(dòng)畫