shilin 3 vuotta sitten
vanhempi
commit
eb89d441e3
2 muutettua tiedostoa jossa 35 lisäystä ja 35 poistoa
  1. 17 17
      src/router/index.js
  2. 18 18
      src/views/layout/Menu.vue

+ 17 - 17
src/router/index.js

@@ -340,13 +340,13 @@ const routes = [{
 			import( /* webpackChunkName: "fs" */ "../views/NewPages/forecast-system.vue"),
 	},
 	{
-		path: "/nhycfsdl",
+		path: "/decision/nhycfsdl",
 		name: "nhycfsdl",
 		component: () =>
 			import( /* webpackChunkName: "historysearch" */ "../views/report/nhycfsdl.vue"),
 	},
 	{
-		path: "/xzycfsdl",
+		path: "/decision/xzycfsdl",
 		name: "xzycfsdl",
 		component: () =>
 			import( /* webpackChunkName: "historysearch" */ "../views/report/xzycfsdl.vue"),
@@ -372,12 +372,12 @@ const routes = [{
 	component: () => import('../views/HealthControl/assess/assessconfig.vue')
 },
 {
-	path: "/health/malfunctionDiagnose", // 故障诊断
-	name: "customStatistics",
+	path: "/health/gzzd/malfunctionDiagnose", // 故障诊断
+	name: "malfunctionDiagnose",
 	component: () => import("../views/malfunctionDiagnose/index.vue")
 },
 {
-	path: "/health/malfunctionRecall", // 故障回溯
+	path: "/health/gzzd/malfunctionRecall", // 故障回溯
 	name: "malfunctionRecall",
 	component: () =>
 		import( /* webpackChunkName: "malfunctionStatistics" */ "../views/malfunctionRecall/index.vue"),
@@ -461,69 +461,69 @@ const routes = [{
 },
 
 {
-	path: "/health/powerCurve", // 功率曲线拟合
+	path: "/health/nxfx/powerCurve", // 功率曲线拟合
 	name: "powerCurve",
 	component: () => import( /* webpackChunkName: "powerCurve" */ "../views/powerCurve/index.vue"),
 },
 {
-	path: "/health/phdffx", // 偏航对风分析
+	path: "/health/nxfx/phdffx", // 偏航对风分析
 	name: "phdffx",
 	component: () => import( /* webpackChunkName: "malfunctionStatistics" */ "../views/windAnalysis/phdffx.vue"),
 },
 {
-	path: '/health/cutAnalyse', // 切入切出分析
+	path: '/health/nxfx/cutAnalyse', // 切入切出分析
 	name: 'cutAnalyse',
 	component: () =>
 		import('../views/cutAnalyse/index.vue'),
 },
 // 曲线排行榜
 {
-	path: '/health/qxpclfx',
+	path: '/health/nxfx/qxpclfx',
 	name: 'qxpclfx',
 	component: () => import('../views/nxfx/qxpclfx.vue')
 },
 {
-	path: '/health/wtSaturability', // 单机饱和度
+	path: '/health/nxfx/wtSaturability', // 单机饱和度
 	name: 'wtSaturability',
 	component: () =>
 		import('../views/wtSaturability/index.vue'),
 },
 {
-	path: "/health/alarmcenter1",
+	path: "/health/kkxfx/alarmcenter1",
 	name: "alarmcenter1",
 	component: () => import( /* webpackChunkName: "alarmcenter1" */ "../views/NewPages/alarm-center-1.vue"),
 },
 {
-	path: "/health/alarmcenter2",
+	path: "/health/kkxfx/alarmcenter2",
 	name: "alarmcenter2",
 	component: () =>
 		import( /* webpackChunkName: "alarmcenter2" */ "../views/NewPages/alarm-center-2.vue"),
 },
 {
-	path: "/health/warnStatistics", // 预警评判分析
+	path: "/health/kkxfx/warnStatistics", // 预警评判分析
 	name: "warnStatistics",
 	component: () =>
 		import( /* webpackChunkName: "warnStatistics" */ "../views/warnStatistics/index.vue"),
 },
 {
-	path: "/health/malfunctionStatistics", // 故障评判分析
+	path: "/health/kkxfx/malfunctionStatistics", // 故障评判分析
 	name: "malfunctionStatistics",
 	component: () =>
 		import( /* webpackChunkName: "malfunctionStatistics" */ "../views/malfunctionStatistics/index.vue"),
 }, {
-	path: "/health/bjgltjb",
+	path: "/health/kkxfx/bjgltjb",
 	name: "bjgltjb",
 	component: () =>
 		import( /* webpackChunkName: "historysearch" */ "../views/report/bjgltjb.vue"),
 },
 {
-	path: '/health/windAnalysis', // 风资源分析
+	path: '/health/fzyfx/windAnalysis', // 风资源分析
 	name: 'windAnalysis',
 	component: () =>
 		import('../views/windAnalysis/index.vue'),
 },
 	{
-		path: '/health/windAnalysis/fx', // 风向
+		path: '/health/fzyfx/windAnalysis/fx', // 风向
 		name: 'fxzstmain',
 		component: () => import('../views/windAnalysis/fxzstmain.vue'),
 	}

+ 18 - 18
src/views/layout/Menu.vue

@@ -356,17 +356,17 @@ export default {
             {
               text: "故障诊断",
               icon: "svg-故障诊断",
-              path: "/health/malfunctionDiagnose",
+              path: "//health/gzzdmalfunctionDiagnose",
               children: [
                 {
                   text: "故障诊断",
                   icon: "svg-wind-site",
-                  path: "/health/malfunctionDiagnose",
+                  path: "/health/gzzd/malfunctionDiagnose",
                 },
                 {
                   text: "故障回溯",
                   icon: "svg-wind-site",
-                  path: "/health/malfunctionRecall",
+                  path: "/health/gzzd/malfunctionRecall",
                 },
               ],
             },
@@ -415,82 +415,82 @@ export default {
             {
               text: "能效分析",
               icon: "svg-能效分析",
-              path: "/health/powerCurve",
+              path: "/health/nxfx/powerCurve",
               children: [
                 {
                   text: "功率曲线拟合",
                   icon: "svg-wind-site",
-                  path: "/health/powerCurve",
+                  path: "/health/nxfx/powerCurve",
                 },
                 {
                   text: "偏航对风分析",
                   icon: "svg-wind-site",
-                  path: "/health/phdffx",
+                  path: "/health/nxfx/phdffx",
                 },
                 {
                   text: "切入切出分析",
                   icon: "svg-wind-site",
-                  path: "/health/cutAnalyse",
+                  path: "/health/nxfx/cutAnalyse",
                 },
                 {
                   text: "曲线偏差率分析",
                   icon: "svg-wind-site",
-                  path: "/health/qxpclfx",
+                  path: "/health/nxfx/qxpclfx",
                 },
 
                 {
                   text: "单机饱和度",
                   icon: "svg-wind-site",
-                  path: "/wtSaturability",
+                  path: "/health/nxfx/wtSaturability",
                 },
               ],
             },
             {
               text: "可靠性分析",
               icon: "svg-可靠性分析",
-              path: "/health/alarmcenter1",
+              path: "/health/kkxfx/alarmcenter1",
               children: [
                 {
                   text: "预警分析",
                   icon: "svg-wind-site",
-                  path: "/health/alarmcenter1",
+                  path: "/health/kkxfx/alarmcenter1",
                 },
                 {
                   text: "故障分析",
                   icon: "svg-wind-site",
-                  path: "/health/alarmcenter2",
+                  path: "/health/kkxfx/alarmcenter2",
                 },
                 {
                   text: "预警评判分析",
                   icon: "svg-wind-site",
-                  path: "/health/warnStatistics",
+                  path: "/health/kkxfx/warnStatistics",
                 },
                 {
                   text: "故障评判分析",
                   icon: "svg-wind-site",
-                  path: "/health/malfunctionStatistics",
+                  path: "/health/kkxfx/malfunctionStatistics",
                 },
                 {
                   text: "部件评判分析",
                   icon: "svg-wind-site",
-                  path: "/health/bjgltjb",
+                  path: "/health/kkxfx/bjgltjb",
                 },
               ],
             },
             {
               text: "风光资源分析",
               icon: "svg-风光资源分析",
-              path: "/health/windAnalysis",
+              path: "/health/fzyfx/windAnalysis",
               children: [
                 {
                   text: "风资源散点",
                   icon: "svg-wind-site",
-                  path: "/health/windAnalysis",
+                  path: "/health/fzyfx/windAnalysis",
                 },
                 {
                   text: "风资源风向",
                   icon: "svg-wind-site",
-                  path: "/health/windAnalysis/fx",
+                  path: "/health/fzyfx/windAnalysis/fx",
                 },
               ],
             },