[]1整天了,还是没解决加载本地文件问题
Access to Image at 'file:///E:/layawork/myLaya12/bin/h5/war/background.png' from origin 'null' has been blocked by CORS policy: Invalid response. Origin 'null' is therefore not allowed access.
加载本地文件总是报错, chrome 浏览器快捷方式有加 --allow-file-access-from-files 了,还是一样。下载的 微信飞机源码,早上能正常运行,下午就不行了。报了一堆后面这样的错
XMLHttpRequest cannot load file:///E:/layabox/layaair-doc-master/project/AS3/AirWar/lesson8/bin/h5/res/atlas/gameUI.atlas. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.
另外 LayaIDE 编译打开经常只有黑屏,或者:
未定义任何生成任务。使用 "isBuildCommand" 在 tasks.json 文件中标记任务。
{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "0.1.0",
"command": "${workspaceRoot}/.laya/astool/layajs",
"isShellCommand": false,
"args": ["${workspaceRoot}/.actionScriptProperties;iflash=false;windowshow=false;chromerun=false;quickcompile=true"],
"showOutput": "always"
}
感觉这里都跟 模板的一样了啊,要怎么改?
加载本地文件总是报错, chrome 浏览器快捷方式有加 --allow-file-access-from-files 了,还是一样。下载的 微信飞机源码,早上能正常运行,下午就不行了。报了一堆后面这样的错
XMLHttpRequest cannot load file:///E:/layabox/layaair-doc-master/project/AS3/AirWar/lesson8/bin/h5/res/atlas/gameUI.atlas. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.
另外 LayaIDE 编译打开经常只有黑屏,或者:
未定义任何生成任务。使用 "isBuildCommand" 在 tasks.json 文件中标记任务。
{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "0.1.0",
"command": "${workspaceRoot}/.laya/astool/layajs",
"isShellCommand": false,
"args": ["${workspaceRoot}/.actionScriptProperties;iflash=false;windowshow=false;chromerun=false;quickcompile=true"],
"showOutput": "always"
}
感觉这里都跟 模板的一样了啊,要怎么改?
没有找到相关结果
已邀请:
要回复问题请先登录
2 个回复
cuixueying
赞同来自:
cuixueying
赞同来自: