Browse Source

fix: background

wangyuan 2 năm trước cách đây
mục cha
commit
f92f6d886e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {