Unable to preventDefault inside passive event listener due to target being treated as passive.

<style lang="less" scoped>
* {
  touch-action: pan-y;
}
</style>
 
 是谷歌浏览器单纯为了提高滑动流畅度而设计的
posted @ 2020-08-09 16:27  webapp1  阅读(121)  评论(0编辑  收藏  举报