“dzb”
2022-10-09 2bb0e066fdc522beb51dd13f6a72cd67bd5d6a58
src/App.vue
@@ -60,14 +60,15 @@
  background-color: #17324c !important;
}
.el-tree{
  background-color: #17324c !important;
  background-color: #09152f !important;
}
.el-tree-node__content:hover, .el-upload-list__item:hover{
  background-color: #09152f !important;
  color: #4b9bb7 !important;
}
.el-tree-node:focus>.el-tree-node__content{
  background-color: #09152f !important;
  background-color: #070f22 !important;
  color:#4b9bb7
}
/*定义滚动条高宽及背景
 高宽分别对应横竖滚动条的尺寸*/