为什么animate里的Flag不能用self,self指向window?
他的外层函数是each,那么就是指的循环到的每一个item,flag定义在carousel上,上面的self定义为this,这个this就是指的carousel,self指的也就是carousel了