shiyang 同一个项目,本地访问一个php接口,在fb里面用layaCompiler运行,报错No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'file://' is therefore not allowed access.但是在layaIde里面用chrome调试,正常运行,没有跨域,为什么同一个工程,打开同一个chromeliu浏览器,一个跨域,一个不跨域,这是什么原理啊