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

发布于 8 年前作者 jialei5320 次浏览最后编辑 8 年前来自 ask

<view class=‘detail_info’   bindtouchstart=“start” bindtouchmove=“move” bindtouchend=“end”  data-index=“{{item.index}}”  style=‘left:{{item.left}}px’ >

5 回复
taojin
taojin1 楼6 年前

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

yongjin
yongjin2 楼6 年前

想问下您问题解决了吗 我也遇到同样的问题

luchao
luchao3 楼6 年前

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

yang69
yang694 楼6 年前

希望尽快解决卡顿问题

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

guiying92
guiying925 楼6 年前

可能是手机有些卡~