[]微信小游戏设置网络动态加载无法显示

我把图集资源放到了腾讯云上,也设置了域名信息
Laya.URL.rootPath = Laya.URL.basePath = "https://lg-f6ejft4c-1256468286 ... 3B%3B
var asset = [];
asset.push({
url : "res/atlas/game.atlas",
type:Laya.Loader.ATLAS
});
asset.push({
url : "res/atlas/bubbles.atlas",
type:Laya.Loader.ATLAS
});
asset.push({
url : "game/bgGame.png",
type:Laya.Loader.IMAGE
}); 
Laya.loader.load(asset,Laya.Handler.create(this,loadingCallback),null);
 用Chrome调试可以显示,用Layaair调试报
[warn]Retry to load: res/atlas/bubbles.atlas
[warn]Retry to load: res/atlas/game.atlas
[warn]Retry to load: game/bgGame.png在微信开发工具也是无法显示
[warn]Retry to load: game/bgGame.png
已邀请:

183*****291

赞同来自:

找到问题了,是在通讯云上没开启 域名管理

183*****291

赞同来自:

又跟了下发现在
MiniFileMgr.wxdown时候fail了
错误信息
downloadFile:fail Error: Hostname/IP doesn't match certificate's altnames: "Host: lg-f6ejft4c-1256468286.wxlagame.com. is not in the cert's altnames: DNS:*.cdn.myqcloud.com, DNS:*.2144.com, DNS:*.dpfile.com, DNS:*.duba.com, DNS:*.flash.2144.com, DNS:*.flash.cn, DNS:*.sogoucdn.com, DNS:*.zhaopin.cn, DNS:*.zhaopin.com"

该问题目前已经被锁定, 无法添加新回复

商务合作
商务合作