收藏
回答

bindtouchmove,向左滑动,在安卓机上有延迟,


<view class='detail_info'   bindtouchstart="start" bindtouchmove="move" bindtouchend="end"  data-index="{{item.index}}"  style='left:{{item.left}}px' >


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

4 个回答

  • 愤怒的小鸟
    愤怒的小鸟
    2019-04-25

    希望尽快解决卡顿问题

    ,开发工具上确实很流畅,到手机上就卡顿


    2019-04-25
    有用
    回复
  • 卢霄霄
    卢霄霄
    2018-12-06

    要么用动画 timingFunction选 'step-start' 要么限制频率。或者你用movable-view

    2018-12-06
    有用
    回复
  • 疯狂的小辣椒
    疯狂的小辣椒
    2018-12-06

    你好,请提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)最好能附上视频。

    2018-12-06
    有用
    回复
  • LS
    LS
    2018-12-06

    可能是手机有些卡~

    2018-12-06
    有用
    回复 1
    • 2018-12-06

      总不能所有的安卓手机都卡

      2018-12-06
      回复
登录 后发表内容