|
@@ -43,58 +43,30 @@
|
|
|
path: "/monitor/windsite/home",
|
|
|
},
|
|
|
{
|
|
|
- icon: "svg-s指标列表",
|
|
|
- path: "/monitor/windsite/draughtfanlist",
|
|
|
+ icon: "svg-s总貌",
|
|
|
+ path: "/monitor/windsite/generalappearance",
|
|
|
},
|
|
|
- // {
|
|
|
- // icon: "svg-agc",
|
|
|
- // path: "/monitor/windsite/matrix",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // icon: "svg-agc",
|
|
|
- // path: "/monitor/windsite/lightmatrix",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // icon: "svg-intranet-involvement",
|
|
|
- // path: "/monitor/windsite/box",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // icon: "svg-matrix",
|
|
|
- // path: "/monitor/windsite/info",
|
|
|
- // },
|
|
|
{
|
|
|
- icon: "svg-s测风塔",
|
|
|
- path: "/monitor/windsite/tower",
|
|
|
+ icon: "svg-s升压站",
|
|
|
+ path: "/monitor/windsite/boosterstation",
|
|
|
},
|
|
|
- // {
|
|
|
- // icon: "svg-easy-compass",
|
|
|
- // path: "/monitor/windsite/Inverter-Info",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // icon: "svg-easy-compass",
|
|
|
- // path: "/monitor/windsite/map",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // icon: "svg-easy-compass",
|
|
|
- // path: "/monitor/windsite/map1",
|
|
|
- // },
|
|
|
{
|
|
|
icon: "svg-matrix",
|
|
|
path: "/monitor/windsite/matrix",
|
|
|
},
|
|
|
{
|
|
|
- icon: "svg-s总貌",
|
|
|
- path: "/monitor/windsite/generalappearance",
|
|
|
- },
|
|
|
- {
|
|
|
- icon: "svg-s升压站",
|
|
|
- path: "/monitor/windsite/boosterstation",
|
|
|
+ icon: "svg-s测风塔",
|
|
|
+ path: "/monitor/windsite/tower",
|
|
|
},
|
|
|
{
|
|
|
icon: "svg-s地图",
|
|
|
path: "/monitor/windsite/map",
|
|
|
},
|
|
|
{
|
|
|
+ icon: "svg-s指标列表",
|
|
|
+ path: "/monitor/windsite/draughtfanlist",
|
|
|
+ },
|
|
|
+ {
|
|
|
icon: "svg-wind-site",
|
|
|
path: this.windsitePath,
|
|
|
},
|