华为手机movable-view底部为什么触发不了bindchange?
华为手机movable-view底部触发不了bindchange,顶部可以,就是下拉可以触发的了,滑动到底部上拉触发不了bindchange方法
<movable-area>
<movable-view id="pulltorefresh-view-container" out-of-bounds="{{true}}" y="{{-offsetY}}" direction="vertical" bindtouchend="touchend" bindchange="change">
2 回复
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)