https://developers.weixin.qq.com/miniprogram/dev/component/functional-page-navigator.html
在bind:success 回调中, 可以访问到data属性,却访问不到methods里面对应的function
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | functional-page-navigator | 微信安卓客户端 | 7.0.16 | 2.12.0 |
https://developers.weixin.qq.com/miniprogram/dev/component/functional-page-navigator.html
在bind:success 回调中, 可以访问到data属性,却访问不到methods里面对应的function
2 个回答
你好,麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
同问,求官方解答