elementUI 树形控件样式修改


//修改选中背景颜色
::v-deep.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content {

background-color:#e4eef8;

}

//修改鼠标移动上去的背景颜色
::v-deep .el-tree-node__content:hover {

background-color:#e4eef8 !important;

}

SQLSTATE[IMSSP]: This extension requires the ODBC Driver 11 for SQL Server to communicate with SQL Server. Access the following URL to download the ODBC Driver 11 for SQL Server for x86: http://go.microsoft.com/fwlink/?LinkId=163712

npm 升级与降级

评 论
更换验证码