提交 8ef4bab1 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

fix(movable-view): 支持触摸中响应 disabled 变化

上级 72b529b9
......@@ -185,6 +185,9 @@ export default {
ySync (val) {
this._setY(val)
},
disabled () {
this.__handleTouchStart()
},
scaleValue (val) {
this.scaleValueSync = Number(val) || 0
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册