<cover-image bindtap= 'location_href' binderror= 'setuserInfo' data-url= '../editInf/editInf' src= '{{userInfo.photo}}' ></cover-image> |
当地址错误时换上本地地址没有生效,安卓有效,该机型为iPhone6s,且binderror该方法没有执行
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | cover-image 中binderror方法 | 微信iOS客户端 | 7.0.8 | 2.9.3 |
<cover-image bindtap= 'location_href' binderror= 'setuserInfo' data-url= '../editInf/editInf' src= '{{userInfo.photo}}' ></cover-image> |
当地址错误时换上本地地址没有生效,安卓有效,该机型为iPhone6s,且binderror该方法没有执行
1 个回答
麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)