movable-area
<movable-view style="height: 25px; width: 25px; background: white;" x="{{distance}}" y="0" direction="none"> <image src='../../images/OK.png' class='OK'> </image></movable-view> |
- 希望提供的能力
我在js页面,随机改变x坐标的值,然后setData,发现页面上,图片的位置没有发生变化
