[LayaAir 1.0]微信小游戏加载外部json可以加载成功,但是加载外部图片就不行,没有任何反应
Laya.loader.load(["https://xxdzz.shoujiyeyou.net/ ... ot%3B, "https://xxdzz.shoujiyeyou.net/ ... ot%3B], Handler.create(this, this.onLoaded), null, "json");
Laya.loader.load(["https://xxdzz.shoujiyeyou.net/mmphp/19.png"], Handler.create(this, this.nlll), null, "image");
一样的代码,上面加载json就可以,下面加载image就不行。。。什么错也不报,,就是加载不出来没有任何反应
Laya.loader.load(["https://xxdzz.shoujiyeyou.net/mmphp/19.png"], Handler.create(this, this.nlll), null, "image");
一样的代码,上面加载json就可以,下面加载image就不行。。。什么错也不报,,就是加载不出来没有任何反应
没有找到相关结果
已邀请:
3 个回复
callback
赞同来自:
你让后端看下服务器配置,
https://developers.weixin.qq.com/miniprogram/dev/framework/ability/network.html
Aar0n
赞同来自:
Aar0n
赞同来自: