Laya_XS Laya.loader.load配合 Laya.loader.getRes使用即可判断文件是否加载成功,你也可以通过Laya.loader.on(Event.Error,this,onError)从失败里获取文件的加载状态,