通常我们会设置该标签outline:0;但是我在使用iview自带的button组件的时候,设置无效,经过测试只要设置 :focus{ outline:0; } 即可,方便有效 转载于:https://www.cnblogs.com/YMoonwind/p/9970171.html