造成原因: 在点击的元素上加了 overflow: scroll || overflow-y: scroll || overflow-x: scroll 属性解决办法: 在点击的元素内层或者外层添加一层元素,将属性添加到上面即可