Jelajahi Sumber

Merge remote-tracking branch 'origin/qc_zn' into test

zhouna 5 tahun lalu
induk
melakukan
ab0640d387
15 mengubah file dengan 45 tambahan dan 23 penghapusan
  1. 45 23
      src/css/index.less
  2. TEMPAT SAMPAH
      src/images/ba.png
  3. TEMPAT SAMPAH
      src/images/ba_a.png
  4. TEMPAT SAMPAH
      src/images/index.png
  5. TEMPAT SAMPAH
      src/images/index_a.png
  6. TEMPAT SAMPAH
      src/images/inhis.png
  7. TEMPAT SAMPAH
      src/images/inhis_a.png
  8. TEMPAT SAMPAH
      src/images/out.png
  9. TEMPAT SAMPAH
      src/images/out_a.png
  10. TEMPAT SAMPAH
      src/images/prod.png
  11. TEMPAT SAMPAH
      src/images/prod_a.png
  12. TEMPAT SAMPAH
      src/images/qxgl.png
  13. TEMPAT SAMPAH
      src/images/qxgl_a.png
  14. TEMPAT SAMPAH
      src/images/total.png
  15. TEMPAT SAMPAH
      src/images/total_a.png

+ 45 - 23
src/css/index.less

@@ -116,20 +116,56 @@
       padding-left: 28px;
       background: url("../images/module.png") 16px 12px no-repeat;
     }
-    .YH-KZT{
-      background: url("../images/home.png") 16px 12px no-repeat;
-    }
-    .YH-ZKK{
-      background: url("../images/module.png") 16px 12px no-repeat;
+    .YH-KZT,.YH-KZTKS{
+      background: url("../images/home.png") 16px 10px no-repeat;
+      &.active{
+        background: url("../images/home_a.png") 16px 10px no-repeat;
+      }
     }
-    .YH-QBYH-JCGN{
-      background: url("../images/item.png") 16px 12px no-repeat;
+    .YH-ZKK,.YH-KSZR{
+      background: url("../images/data.png") 16px 10px no-repeat;
+      &.active,&.list-1-show{
+        p{
+          color: @activeColor;
+        }
+        background: url("../images/data_a.png") 16px 10px no-repeat;
+      }
     }
     .YH-JCSJWH{
-      background: url("../images/data.png") 16px 10px no-repeat;
+      background: url("../images/item.png") 16px 13px no-repeat;
+      &.active,&.list-1-show{
+        p{
+          color: @activeColor;
+        }
+        background: url("../images/item_a.png") 16px 13px no-repeat;
+      }
     }
     .YH-BLZK{
+      background: url("../images/ba.png") 16px 10px no-repeat;
+      &.active,&.list-1-show{
+        p{
+          color: @activeColor;
+        }
+        background: url("../images/ba_a.png") 16px 10px no-repeat;
+      }
+    }
+    .YH-QXGL{
+      background: url("../images/qxgl.png") 16px 11px no-repeat;
+      &.active,&.list-1-show{
+        p{
+          color: @activeColor;
+        }
+        background: url("../images/qxgl_a.png") 16px 11px no-repeat;
+      }
+    }
+    .YH-YCSJJK{
       background: url("../images/un.png") 16px 11px no-repeat;
+      &.active,&.list-1-show{
+        p{
+          color: @activeColor;
+        }
+        background: url("../images/un_a.png") 16px 11px no-repeat;
+      }
     }
     .slide-btn{
       display: inline-block;
@@ -180,21 +216,6 @@
       &:after{
         background: url("../images/icon_up.png") no-repeat;
       }
-      &.YH-KZT{
-        background: url("../images/home_a.png") @activeBg 16px 12px no-repeat;
-      }
-      &.YH-ZKK{
-        background: url("../images/module_a.png") @activeBg 16px 12px no-repeat;
-      }
-      &.YH-QBYH-JCGN{
-        background: url("../images/item_a.png") @activeBg 16px 12px no-repeat;
-      }
-      &.YH-JCSJWH{
-        background: url("../images/data_a.png") @activeBg 16px 10px no-repeat;
-      }
-      &.YH-BLZK{
-        background: url("../images/un_a.png") @activeBg 16px 11px no-repeat;
-      }
     }
     li{
       line-height: @menuLiHt;
@@ -211,6 +232,7 @@
       color: #F0F0F0;
       height: 50px;
       line-height: 50px;
+      background: @themeColor;
       border-top: 1px @themeBorderClr solid;
     }
   }

TEMPAT SAMPAH
src/images/ba.png


TEMPAT SAMPAH
src/images/ba_a.png


TEMPAT SAMPAH
src/images/index.png


TEMPAT SAMPAH
src/images/index_a.png


TEMPAT SAMPAH
src/images/inhis.png


TEMPAT SAMPAH
src/images/inhis_a.png


TEMPAT SAMPAH
src/images/out.png


TEMPAT SAMPAH
src/images/out_a.png


TEMPAT SAMPAH
src/images/prod.png


TEMPAT SAMPAH
src/images/prod_a.png


TEMPAT SAMPAH
src/images/qxgl.png


TEMPAT SAMPAH
src/images/qxgl_a.png


TEMPAT SAMPAH
src/images/total.png


TEMPAT SAMPAH
src/images/total_a.png