movable 的 htouchmove 和 vtouchmove 事件无法使用吗?
文档地址:https://developers.weixin.qq.com/miniprogram/dev/component/movable-view.html
movable 的 htouchmove 和 vtouchmove 事件无法使用吗?
文档地址:https://developers.weixin.qq.com/miniprogram/dev/component/movable-view.html
2 个回答
文档属性名少写了前缀bind
自答一下:这两个属性前面加上bind前缀就可以了。