bindtouchmove,向左滑动,在安卓机上有延迟,
<view class=‘detail_info’ bindtouchstart=“start” bindtouchmove=“move” bindtouchend=“end” data-index=“{{item.index}}” style=‘left:{{item.left}}px’ >
<view class=‘detail_info’ bindtouchstart=“start” bindtouchmove=“move” bindtouchend=“end” data-index=“{{item.index}}” style=‘left:{{item.left}}px’ >