zs 2 years ago
parent
commit
84e912b768
2 changed files with 2 additions and 0 deletions
  1. 1 0
      pagesHome/home/index.wxss
  2. 1 0
      pagesMatch/home/index.wxss

+ 1 - 0
pagesHome/home/index.wxss

@@ -23,6 +23,7 @@
     padding: 2vw;
     border-radius: 5px;
     border: 1px solid var(--rgb40E);
+    background-color: #ffffff;
 }
 
 .main .two .list .list_1 {

+ 1 - 0
pagesMatch/home/index.wxss

@@ -36,6 +36,7 @@
     padding: 2vw;
     border-radius: 5px;
     border: 1px solid var(--rgb40E);
+    background-color: #ffffff;
 }
 
 .main .swiper .scroll-view .list .list_1 {