小游戏预览黑屏

发布于 8 年前作者 nafu13967 次浏览最后编辑 8 年前来自 ask

手机扫描预览显示的二维码后,黑屏

打开调试界面,看到有红色报错,报错如下:

[xmldom error] element parse error:TypeError:

this.doc.createProcessingInstruction is not a function.(In ‘this.doc.createProcessingInstruction(a,b)’,'this.doc.createProcessingInstruction’ is undefined)

@#[line:1,col:1]

2 回复
ming94
ming941 楼6 年前

你好,建议你按照错误提示来好好检查你的代码

ryan
ryan2 楼6 年前

我也遇到这个问题,其他机型都不会,就是6P会出现,请问该怎么解决