App({
onError: function (res) {
console.log(res);
}
})
打印出以下错误: (不是每次访问都报错)
webviewScriptError
null is not an object (evaluating 'this._dom.destory')
value@https://servicewechat.com/wx999d8fe16f26fcc9/0/page-frame.html:26:20855
value@https://servicewechat.com/wx999d8fe16f26fcc9/0/page-frame.html:26:24141
https://servicewechat.com/wx999d8fe16f26fcc9/0/page-frame.html:26:4081
本文来自微信小程序开发者论坛 微信小程序工厂 http://www.xcxgc.com 转载请保留。
微信小程序开发者回答:
L***:
你好,请问这个问题是客户端报的还是开发者工具报的?
如果是客户端报的,能否看下客户端 vConsole 的 system 栏下 WechatLib 版本号?
本文网址:http://www.91bianli.com/weixinxiaochengxu/59114.html