瀏覽代碼

表格隔行变色

suxinf 4 年之前
父節點
當前提交
063e3f127b

+ 1 - 1
src/views/parameter/components/CarSeriesTable.vue

@@ -152,6 +152,6 @@ export default {
   }
 }
 .table_gray {
-  //   background: #f5f5f5
+    background: #f5f5f5
 }
 </style>

+ 1 - 1
src/views/parameter/components/CartTypeTable.vue

@@ -147,6 +147,6 @@ export default {
   }
 }
 .table_gray {
-  //   background: #f5f5f5
+    background: #f5f5f5
 }
 </style>

+ 1 - 1
src/views/parameter/components/PlatePageTable.vue

@@ -148,6 +148,6 @@ export default {
   }
 }
 .table_gray {
-  //   background: #f5f5f5
+    background: #f5f5f5
 }
 </style>

+ 1 - 1
src/views/parameter/components/PlatformTable.vue

@@ -153,7 +153,7 @@ export default {
   }
 }
 .table_gray {
-  //   background: #f5f5f5
+    background: #f5f5f5
 }
 .nono{
     opacity: 0;