egret.ImageLoader.crossOrigin = "anonymous";

 

this.abc_img.source="https://readbook.koo6.cn/hanzibao/h5/z715/mh_di_z715.png";
this.abc_img.addEventListener(eui.UIEvent.COMPLETE,this.onCheckJumpEventH,this);

 

 

private onCheckJumpEventH(e): void {
console.log("okHdl")
}

posted on 2022-10-11 20:10  我是cdt  阅读(40)  评论(0编辑  收藏  举报