vue使用elementui中tabs组件出现的问题 解决后的效果 解决方法(从写效果) .el-tabs__item:focus.is-active.is-focus:not(:active) { box-shadow: none !important; border-radius: 3px; }