uni-app开发微信小程序如何禁止单页面侧滑返回?尝试过"app-plus": { "popGesture": "none"} 没有效果
1条回答 默认 最新
_念_ 2022-04-22 11:06关注app-plus这个是给app用的,微信的话,要自己去看微信小程序的api。|
https://developers.weixin.qq.com/miniprogram/dev/api/ui/interaction/wx.enableAlertBeforeUnload.html
解决 无用评论 打赏 举报 编辑记录