瀏覽代碼

fix: background

wangyuan 2 年之前
父節點
當前提交
f92f6d886e
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 {