参数function listeneronPageNotFound 传入的监听函数。不传此参数则移除所有监听函数。
wx.offPageNotFound(function (res) { console.log('关闭监听日志-->',res) })