监听父级的TOUCH_END 执行就可以了 this.stage.addEventListener(egret.TouchEvent.TOUCH_END, this.hotelmouseUp, this);