问题已解决
在pages.json里加入"popGesture": "none" 就可以了
![tsukasa](https://img-cdn-tc.dcloud.net.cn/account/identicon/e235410b2d0064bc5f90ffafee65be6d.png)
tsukasa
- 发布:2019-05-28 10:24
- 更新:2022-07-15 10:04
- 阅读:3901
【已解决】请问uniapp如何禁止ios侧滑返回呢?
分类:uni-app
2 个回复
Shenalone - ...
楼主解决了吗?我也遇到同样的问题```javascript
plus.webview.currentWebview().setStyle({
'popGesture': 'none'
});
liusheng22 - https://juejin.cn/user/3171444673228840