Browse Source

pcb类目色号

yangc 7 years ago
parent
commit
040bb24ad8
1 changed files with 2 additions and 2 deletions
  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;