Laya.init(600,400, WebGL);
var image = new Laya.Image();
image.pos(4,2);
image.size(33,33);
image.skin = "https://platform-lookaside.fbsbx.com/platform/profilepic/?asid=10153728391382652&height=50&width=50&ext=1544943015&hash=AeRyV0h6A3HCGoQ2";
Laya.stage.addChild(image);
用edge无法访问该图片
用edge浏览器单独打开此图片可以打开
用firefox,chrome都可以访问到图片


这是火狐看到的
