vue開發中點擊延遲300秒 處理

npm install --save fastclick /** click 時間默認有300 毫秒延遲 引入模塊fast click npm install fastclick --save */ import fastClick from ‘fastClick’ fastClick.attach(document.body);
相關文章
相關標籤/搜索