不能因为需要一个长按事件就引入一个库,这里我们就基于touch触摸事件来实现。 ... 按钮</div> export default { data () { toucheX: 0, toucheY: 0, ...
確定! 回上一頁