华为 vue微信网页 长图文页面在顶部向下滑动时 无法触发touch事件

<div style="widhth:100%;height: 100vh;overflow-y: auto;" @touchstart="listScroll1Start($event)" @touchend="listScroll1End($event)">

      </div>

当在页面顶部 向下滑动会出现
image.png
经尝试 这时touchend事件在华为手机上不触发
请问有没有什么方法可以解决

阅读 1.1k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题