需要点击这个按钮不跳转到上一个页面
onUnload() {
console.log('不要返回到上一个页面,希望能阻止此页面')
}
https://developers.weixin.qq.com/miniprogram/dev/api/ui/interaction/wx.enableAlertBeforeUnload.html
这个API或者自定义导航栏