收藏
回答

华为手机movable-view底部为什么触发不了bindchange?

华为手机movable-view底部触发不了bindchange,顶部可以,就是下拉可以触发的了,滑动到底部上拉触发不了bindchange方法

 <movable-area>

    <movable-view id="pulltorefresh-view-containerout-of-bounds="{{true}}y="{{-offsetY}}direction="verticalbindtouchend="touchendbindchange="change">



回答关注问题邀请回答
收藏

2 个回答

  • Cjiang
    Cjiang
    2020-06-11

    你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

    2020-06-11
    有用
    回复 1
  • 彬
    2020-06-11

      <movable-area>

        <movable-view id="pulltorefresh-view-containerout-of-bounds="{{true}}y="{{-offsetY}}direction="verticalbindtouchend="touchendbindchange="change">

      <scroll-view class="body" scroll-y

    是不是因为和scroll-view冲突?小米和苹果我试了还几台,就这台华为不行,暂时也没其他华为机子可以测试

    2020-06-11
    有用
    回复
登录 后发表内容
问题标签