Browse Source

修改loading颜色

maxiaoxiao 1 year ago
parent
commit
9331621183
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/complianceAnalysis/ghzc.scss

+ 3 - 0
src/views/complianceAnalysis/ghzc.scss

@@ -165,6 +165,9 @@
     //     background: #ecf5ff;
     //     border-color: #b3d8ff;
     // }
+    .el-loading-mask {
+        background-color: rgba(255, 255, 255, 0.35) !important;
+    }
 }
 
 .flex-box {