修改 element-ui tree 点击后的样式 每天想划水的菜鸟 2022-06-16 132 阅读1分钟 .el-tree-node:focus > .el-tree-node__content { background-color: transparent !important; }