banying Laya.loader.load(resUrl+'bin/res/atlas/dice.json', Laya.Handler .create(this, this.init), null, Laya.Loader.ATLAS);这个json提示跨域了,怎么解决好
cuixueying header报错,你可以网上搜索下相关解决跨域的帖子,譬如:http://blog.csdn.net/enter89/article/details/51205752你把header头加到服务器端试下!