Ver Fonte

隐藏菜单

小王 há 10 meses atrás
pai
commit
9a3eb3d0a3
1 ficheiros alterados com 4 adições e 4 exclusões
  1. 4 4
      vpp-ui/src/views/vpp/fdjh/LeftNav.vue

+ 4 - 4
vpp-ui/src/views/vpp/fdjh/LeftNav.vue

@@ -126,11 +126,11 @@ export default {
                 {
                   path: "/#/hd",
                   name: "火电厂",
-                },
+                },/*
                 {
                   path: "/#/fdgf",
                   name: "风电、光伏电站",
-                },
+                },*/
                 {
                   path: "/#/ptfh",
                   name: "普通负荷",
@@ -207,12 +207,12 @@ export default {
 
 .test {
   background: url(./img/node_bg.png) no-repeat;
-//padding-left: 8px; height: 38px; width: 90%; display: inline-block; line-height: 38px;
+  //padding-left: 8px; height: 38px; width: 90%; display: inline-block; line-height: 38px;
 }
 
 .rootbg {
   background: url(./img/root_bg.png) no-repeat;
-//padding-left: 8px; height: 38px; width: 90%; display: inline-block; line-height: 38px;
+  //padding-left: 8px; height: 38px; width: 90%; display: inline-block; line-height: 38px;
 }
 
 .sidebar {