添加js: document.body.addEventListener('touchstart', function(){ }); 同时为根节点添加css: -webkit-tap-highlight-color:transparent;