提交 6f436e82 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

docs(onBackPress): 补充 ios 侧滑返回不会触发说明

上级 aa59d46b
......@@ -434,6 +434,7 @@ export default {
**注意**
- `onBackPress`上不可使用`async`,会导致无法阻止默认返回
- iOS 端侧滑返回不会触发 `onBackPress`
- 支付宝小程序只有真机可以监听到非`navigateBack`引发的返回事件(使用小程序开发工具时不会触发`onBackPress`),不可以阻止默认返回行为
详细说明及使用:[onBackPress 详解](http://ask.dcloud.net.cn/article/35120)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册