Procházet zdrojové kódy

首页颜色调整

cfort před 2 roky
rodič
revize
57482675a2

+ 2 - 2
src/views/system/dashboard/components/new-home.vue

@@ -917,7 +917,7 @@
         overflow: scroll;
         overflow: scroll;
     }
     }
     .app-container .el-table th {
     .app-container .el-table th {
-        background-color: #a7d6f8 !important;
+        background-color: #84d5cf !important;
         font-size: 14px;
         font-size: 14px;
         font-weight: bold;
         font-weight: bold;
         color: #000000;
         color: #000000;
@@ -927,7 +927,7 @@
         padding: 4px;
         padding: 4px;
     }
     }
     .app-container .el-table .warning-row {
     .app-container .el-table .warning-row {
-        background: #d3ebfc;
+        background: #e0f0ee;
         color: #000000;
         color: #000000;
     }
     }
     .app-container .el-table .success-row {
     .app-container .el-table .success-row {