Explorar el Código

修改loading背景色(4235)

zhangxc hace 5 años
padre
commit
c6d233fbb1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/css/icssIndex.less

+ 1 - 1
src/css/icssIndex.less

@@ -475,7 +475,7 @@
     position: absolute;
     width: 100%;
     height: 100%;
-    background-color: #000;
+    background-color: #fff;
     opacity: 0.5;
     filter:alpha(opacity=50);
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50);";