如何代码修改button的4个状态的图片

       this.games.getComponent(cc.Button).normalSprite.spriteFrame  = this.sprite;

图片路径是对的,为啥没用。。