local texture = cc.Director:getInstance():getTextureCache():addImage("ui/xxx.png")
sprite:setTexture(texture)