参数function listeneronAppShow 传入的监听函数。不传此参数则移除所有监听函数。
wx.offAppShow(function () { console.log('offAppShow') })