cover-image标签binderror方法在ios中没有生效
<cover-image bindtap='location_href' binderror='setuserInfo' data-url='../editInf/editInf' src='{{userInfo.photo}}' ></cover-image> |
当地址错误时换上本地地址没有生效,安卓有效,该机型为iPhone6s,且binderror该方法没有执行
<cover-image bindtap='location_href' binderror='setuserInfo' data-url='../editInf/editInf' src='{{userInfo.photo}}' ></cover-image> |
当地址错误时换上本地地址没有生效,安卓有效,该机型为iPhone6s,且binderror该方法没有执行