Browse Source

改右侧菜单顺序

mw_666 3 years ago
parent
commit
ecc61a687a
1 changed files with 10 additions and 38 deletions
  1. 10 38
      src/views/WindSite/WindSite.vue

+ 10 - 38
src/views/WindSite/WindSite.vue

@@ -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,
 					},