Explorar el Código

fix: background

wangyuan hace 2 años
padre
commit
f92f6d886e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/report/report.wxss

+ 1 - 0
pages/report/report.wxss

@@ -24,6 +24,7 @@
 .repot-list {
   width: 100%;
   height: 100%;
+  background-color: #f7f7f7;
   overflow-y: auto;
 }
 .report-item {