yuanyuan há 3 anos atrás
pai
commit
0df4223210
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/Discover.vue

+ 2 - 2
src/views/Discover.vue

@@ -670,13 +670,13 @@ export default {
             background: #10e63b;
             background: #10e63b;
         }
         }
         .menu-item_con_two {
         .menu-item_con_two {
-            background: #c501e6;
+            background: #1a7bd3;
         }
         }
         .menu-item_con_three {
         .menu-item_con_three {
             background: #f18b1d;
             background: #f18b1d;
         }
         }
         .menu-item_con_four {
         .menu-item_con_four {
-            background: #1a7bd3;
+            background: #c501e6;
         }
         }
     }
     }
     .menu-cons {
     .menu-cons {