YY 2 lat temu
rodzic
commit
0dc2291634
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      pages/scoach/list.less
  2. 1 1
      pages/scoach/list.wxss

+ 1 - 1
pages/scoach/list.less

@@ -111,7 +111,7 @@
         }
 
         .list:nth-child(2n) {
-            background-color: #83bb55;
+            background-color: #8fd853;
         }
     }
 }

+ 1 - 1
pages/scoach/list.wxss

@@ -94,7 +94,7 @@
   background-color: #8384da;
 }
 .main .two .list:nth-child(2n) {
-  background-color: #83bb55;
+  background-color: #8fd853;
 }
 .scroll-view {
   position: absolute;