touchmove在 部分android uc上面的滑动透传问题

先来看一组代码html class test extends React.Component { render() { return ( <div style={{height: 300, backgroundColor: 'red'}} onTouchStart={this.onTouchStart}
相关文章
相关标签/搜索