• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 14 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0025 秒)

1. 部署web后无法请求访问HTTP API接口数据,调试模式下可以访问获取 [ 100%]

部署web后无法请求访问HTTP API接口数据,调试模式下可以访问获取 Access to XMLHttpRequest at 'http://192.168.3.70:8081/api/test?data=test' from origin 'http://192.168.3.70:8082' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: N...

来源: Laya_社区 发布时间: 20200609

2. 图片加载问题 [ 92%]

图片加载问题 var s:Sprite = new Sprite; s.loadImage("res/soil.png"); Laya.stage.addChild(s); chrome报错:Access to Image at 'file:///E:/study/LayaAirStudy/bin/h5/res/soil.png' from origin 'null' has been blocked by CORS policy: Invalid response. Origin 'null' is therefore not allowed acces...

来源: Laya_社区 发布时间: 20170116

3. (有图片附件)图集用的atlas 在LayaAir里可以正常跑,但是发布后,运行报错 Failed to load file.Cross origin requests are [ 90%]

(有图片附件)图集用的atlas 在LayaAir里可以正常跑,但是发布后,运行报错 Failed to load file.Cross origin requests are Failed to load file:///H:/WeChatQ1Snake/release/layaweb/v1.0.0/res/atlas/images.atlas: Cross origin requests are only supported for protocol schemes: http, ...

来源: Laya_社区 发布时间: 20180412

4. Laya.loader 跨域问题? [ 89%]

Laya.loader 跨域问题? 想通过Laya.loader.load加载一个第三方的头像图片,但是提示跨域不能加载,错误如下,请问如何处理?     Access to Image at 'http://tva2.sinaimg.cn/crop.0.0.180.180.50/***.jpg' from origin 'http://***.sina.com.cn' has been blocked by CO...

来源: Laya_社区 发布时间: 20170623

5. Access-Control-Allow-Origin 跨域问题 [ 88%]

Access-Control-Allow-Origin 跨域问题 Access to Image at 'http://192.168.1.66:9356/fileUpload/5749684.png' from origin 'file://' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'file://' is therefore not allowed access. 2017-0...

来源: Laya_社区 发布时间: 20170205

6. 帮忙看看这个图片加载不上来怎么解决 [ 87%]

帮忙看看这个图片加载不上来怎么解决 Access to Image at 'https://apic.xxx.cn/upload/avanew/face/201704/04/15/607e147293c59310d6010e0b1278e7b2_big.jpg?rltime' from origin 'https://www.xxx.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the r...

来源: Laya_社区 发布时间: 20180109

7. as3用flashdevelop编译加载不了图片 [ 85%]

as3用flashdevelop编译加载不了图片 index.html:1 Access to Image at 'file:///D:/My_HTML5_Project/AS3/project/LoadImage/bin/h5/comp/a1.png' from origin 'null' has been blocked by CORS policy: Invalid response. Origin 'null' is therefore not allowed access. 好像是说不允许加载,请问...

来源: Laya_社区 发布时间: 20180119

8. 发布之后报错,跨域问题 [ 84%]

发布之后报错,跨域问题 mac 下chrome运行发布内容出错,编译没有任何问题 laya.core.js:12245 Failed to load file:///Users/dongxiang/Documents/saolei/release/layaweb/v1.0.0/res/atlas/comp.atlas: Cross origin requests are only supported for protocol schemes: http, data, chrom...

来源: Laya_社区 发布时间: 20180315

9. laya2.0 http 发送请求跨域报错 [ 82%]

laya2.0 http 发送请求跨域报错 这边用原生xmlhttprequest发送请求正常,用laya.httprequest 发送请求报错。  Access to XMLHttpRequest at 'file:///C:\Users\pc\AppData\Roaming\Tencent\QQ\Temp\%W@GJ$ACOF(TYDYECOKVDYB.pnghttp://gs.mingdikeji.com/passion//system/getVersion' ...

来源: Laya_社区 发布时间: 20190805

10. mac下面更新了laya2.4beta运行chrome黑屏... [ 82%]

mac下面更新了laya2.4beta运行chrome黑屏... 我今天用vsc下面配置了launch,其实把以前.laya里面的launch.json配置到.vscode里面也能启动调试的F5走起..............   然后关于编译代码问题配合layaair2-cmd写一个vscode的tasks任务即可..    开始加...

来源: Laya_社区 发布时间: 20191113