Explorar el Código

fix: 【我的素材】列表图片加载前显示底图

任一存 hace 4 años
padre
commit
9ab1ffcdba
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/material/style.less

+ 1 - 0
src/views/material/style.less

@@ -52,6 +52,7 @@
         width: 100%;
         height: 100%;
         object-fit: cover;
+        background: #F5F7FA;
       }
     }
     .audio{