shish 1 год назад
Родитель
Сommit
6cb63afe94
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghsPad/src/pages/home/components/orderList.vue

+ 1 - 1
ghsPad/src/pages/home/components/orderList.vue

@@ -181,7 +181,7 @@ export default {
             text-align:center;
         }
         .checked{
-            background-color: #CCCCCC;
+            background-color: #3385FF;
             color:white;
         }
     }