管道基础大数据平台系统开发-【前端】-新系統界面
src/assets/css/config.css
@@ -4,7 +4,12 @@
}
.Black_theme .secondMenuDiv {
    background: rgba(48, 48, 48, 0.85);
    background: rgba(48, 48, 48, 0.9);
    border: 1px solid #DCDFE6;
}
.Black_theme .box_divm {
    background: rgba(48, 48, 48, 0.95) !important;
}
.Black_theme .box_div {
@@ -70,7 +75,7 @@
.Black_theme .el-input__inner {
    background-color: transparent !important;
    border: 1px solid;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: white;
}
@@ -243,7 +248,7 @@
}
.Black_theme .el-card {
    background-color: #303030;
    background-color: rgba(255, 255, 255, 0.3);
    color: #FFF;
}
@@ -271,9 +276,10 @@
    color: #FFF;
}
.Black_theme  .el-icon-arrow-down{
.Black_theme .el-icon-arrow-down {
    color: #FFF;
}
.Black_theme .twoMenu_imge11 {
    background: url("../../assets/img/synthesis/图层 32.png") no-repeat center;
}
@@ -366,7 +372,7 @@
}
.Black_theme .twoMenu_imge46 {
    background: url("../../assets/img/synthesis/图层 14 拷贝 3.png") no-repeat center;
    background: url("../../assets/img/synthesis/图层 14 拷贝 10.png") no-repeat center;
}
.Black_theme .twoMenu_imge47 {
@@ -391,15 +397,15 @@
/* // 通视分析、视域分析 预留 */
.Black_theme .twoMenu_imge412 {
    background: url("../../assets/img/synthesis/矩形 14 拷贝 7.png") no-repeat center;
    background: url("../../assets/img/synthesis/images/通视分析.png") no-repeat center;
}
.Black_theme .twoMenu_imge413 {
    background: url("../../assets/img/synthesis/矩形 14 拷贝 7.png") no-repeat center;
    background: url("../../assets/img/synthesis/images/视域分析.png") no-repeat center;
}
.Black_theme .twoMenu_imge414 {
    background: url("../../assets/img/synthesis/矩形 14 拷贝 7.png") no-repeat center;
    background: url("../../assets/img/synthesis/images/2.png") no-repeat center;
}
@@ -450,7 +456,7 @@
/*  高层量测图标 */
.Black_theme .twoMenu_imge77 {
    background: url("../../assets/img/synthesis/图层 31 拷贝.png") no-repeat center;
    background: url("../../assets/img/synthesis/图层 37 拷贝 4.png") no-repeat center;
}
@@ -472,7 +478,7 @@
    background: url("../../assets/img/synthesis/椭圆 3 拷贝 23.png") no-repeat center;
}
.twoMenu_imge85 {
.Black_theme .twoMenu_imge85 {
    background: url("../../assets/img/synthesis/导入.png") no-repeat center;
}
@@ -487,12 +493,28 @@
.Black_theme .twoMenu_imge88 {
    background: url("../../assets/img/synthesis/图层 32.png") no-repeat center;
}
.Black_theme .menuPop .leftBox li{
    color: #FFF  ;
}
.Black_theme .popupBox .popupContainer{
.Black_theme .menuPop .leftBox li {
    color: #FFF;
}
.Black_theme .popupBox .popupContainer{
    color: #FFF !important;
.Black_theme .popupBox .popupContainer {
    color: #FFF;
}
.Black_theme .popupBox .popupContainer {
    color: #FFF !important;
}
.Black_theme .el-select__input {
    color: "#FFF";
}
.Black_theme .menuBox .el-dialog__wrapper .buffer-dialog {
    background-color: rgba(48, 48, 48, 0.85) !important;
    color: #fff;
}
.Black_theme .tabsSpan {
    color: #fff;
}