react-pullLoad icon indicating copy to clipboard operation
react-pullLoad copied to clipboard

感觉可以加上节流

Open glhfwp opened this issue 5 years ago • 0 comments

感觉可以在

addEvent(this.refs.container, "touchmove", this.onTouchMove)

加上throttle

glhfwp avatar May 22 '20 06:05 glhfwp