不能通过hidden属性来控制stop,应该用removeFromSuperview func stopStepAnimating() { isAnimationing = false self.removeFromSuperview() }