北京经济技术开发区经开区虚拟城市项目-【前端】-Web
Jin Lei
2023-11-15 58420e9f2c549a9fbb9ab3613b7067faa38ccdcc
src/components/left/layerTree/Layer.vue
@@ -1033,7 +1033,7 @@
  color: #ffffff !important;
}
.historyBtn {
  margin-left: 28px;
  margin-left: 10px;
}
.closeBtn {
  color: white;
@@ -1086,7 +1086,7 @@
  height: 30px;
  cursor: pointer;
  text-align: center;
  z-index: 999999;
  z-index: 999;
  color: white;
}
.treeContainer {
@@ -1109,6 +1109,8 @@
  }
  .el-tree {
    height: 300px;
    overflow: auto;
    background: transparent;
    color: #fff;
  }