|
@@ -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 {
|