uni-app开发微信小程序如何禁止单页面侧滑返回?尝试过"app-plus": { "popGesture": "none"} 没有效果
app-plus这个是给app用的,微信的话,要自己去看微信小程序的api。|https://developers.weixin.qq.com/miniprogram/dev/api/ui/interaction/wx.enableAlertBeforeUnload.html