我用游戏引擎开发小游戏 、其中一直有图片加载不出来 看控制台是说 http://127.0.0.1:49118 不在以下 downloadFile 合法域名列表中,
而图片的请求是 http://127.0.0.1:49118/game/res/atlas/res/StartGameUI.png
报错是laya.core.js:16920 [error]Failed to load: http://127.0.0.1:49118/game/res/atlas/res/StartGameUI.png
我想问下 为啥会有127.0.0.1这个的url引用 导致图片显示失败