Explorar el Código

pcb类目色号

yangc hace 7 años
padre
commit
040bb24ad8
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      components/pcb/home/StoreBanner.vue

+ 2 - 2
components/pcb/home/StoreBanner.vue

@@ -81,8 +81,8 @@ export default {
         padding-left:20px;
         &:hover,
         &.active{
-          background: #2496f1;
-          color: #fff;
+          background: #d3eafc;
+          color: #2496f1;
         }
         &:last-child{
           border:none;