管道基础大数据平台系统开发-【前端】-新系統界面
src/assets/css/config.css
@@ -4,11 +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.85) !important;
    background: rgba(48, 48, 48, 0.95) !important;
}
.Black_theme .box_div {
@@ -74,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;
}
@@ -247,7 +248,7 @@
}
.Black_theme .el-card {
    background-color: #303030;
    background-color: rgba(255, 255, 255, 0.3);
    color: #FFF;
}
@@ -371,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 {
@@ -455,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;
}
@@ -503,4 +504,17 @@
.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;
}