本文主要介绍,一行代码解决 Unable to preventDefault inside passive event listener due to target being treated as passive 怎么办?
案发现场
/*页面背景色 */
body,
.mui-content {
touch-action: none;
}
over~告别密集恐惧症
本文主要介绍,一行代码解决 Unable to preventDefault inside passive event listener due to target being treated as passive 怎么办?
案发现场
/*页面背景色 */
body,
.mui-content {
touch-action: none;
}
over~告别密集恐惧症