html标签a,video,button 点击出现 蓝色边框线, 阴影
- 
:focus 
- 
a标签有点特殊,需要设置: 
a,a:hover,a:active,a:visited,a:link,a:focus{
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  outline:none;
  background: none;
  text-decoration: none;
}

 
                
            
         
         浙公网安备 33010602011771号
浙公网安备 33010602011771号