From fe7095395f8454bdf5a817f7d5c612af5b83fbd9 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期二, 04 十一月 2025 13:05:38 +0800
Subject: [PATCH] 卧式理片模块新增报警,中空理片笼、钢化理片笼-理片笼详情改造
---
UI-Project/src/router/index.js | 277 +++++++++++++++++++++++++++++++++++++++++++++++++------
1 files changed, 245 insertions(+), 32 deletions(-)
diff --git a/UI-Project/src/router/index.js b/UI-Project/src/router/index.js
index 69065cc..2424e14 100644
--- a/UI-Project/src/router/index.js
+++ b/UI-Project/src/router/index.js
@@ -54,7 +54,7 @@
path: '/Returns/upreturns2',
name: 'upreturns2',
component: () => import('../views/Returns/upreturns2.vue')
- },
+ }
]
},
/*----------- 鎺扮墖/璇嗗埆 ----------------*/
@@ -132,7 +132,18 @@
name: 'slicecage',
component: () => import('../views/Slicecage/slicecage.vue')
},
+ {
+ path: '/Slicecage/slicecageTwo',
+ name: 'slicecageTwo',
+ component: () => import('../views/Slicecage/slicecageTwo.vue')
+ },
]
+
+// {
+// path: '/slicecagehistory',
+// name: 'slicecagehistory',
+// component: () => import('../views/slicecagehistory.vue')
+// },
},
/*----------- 閽㈠寲 ----------------*/
{
@@ -152,34 +163,6 @@
},
]
},
- /*----------- 涓嬬墖鍙� ----------------*/
- {
- path: 'UnLoadGlass',
- name: 'UnLoadGlass',
- component: () => import('../views/UnLoadGlass/UnLoadGlass.vue'),
- children:[
- {
- path: '/UnLoadGlass/loadmachinerack',
- name: 'loadmachinerack',
- component: () => import('../views/UnLoadGlass/loadmachinerack.vue')
- },
- {
- path: '/UnLoadGlass/loadmachineracktwo',
- name: 'loadmachineracktwo',
- component: () => import('../views/UnLoadGlass/loadmachineracktwo.vue')
- },
- {
- path: '/UnLoadGlass/Landingindication',
- name: 'Landingindication',
- component: () => import('../views/UnLoadGlass/Landingindication.vue')
- },
- {
- path: '/UnLoadGlass/Landingindicationtwo',
- name: 'Landingindicationtwo',
- component: () => import('../views/UnLoadGlass/Landingindicationtwo.vue')
- }
- ]
- },
/*----------- 浠撳偍涓績 ----------------*/
{
path: 'GlassStorage',
@@ -242,10 +225,20 @@
path: '/User/permissions',
name: 'permissions',
component: () => import('../views/User/permissions.vue')
+ },
+ {
+ path: '/User/userpageNo',
+ name: 'userpageNo',
+ component: () => import('../views/User/userpageNo.vue')
+ },
+ {
+ path: '/User/alarmLog',
+ name: 'alarmLog',
+ component: () => import('../views/User/alarmLog.vue')
}
]
},
- /*----------- 澶у睆鏄剧ず ----------------*/
+ /*----------- 鏄剧ず ----------------*/
{
path: 'largescreen',
name: 'largescreen',
@@ -271,7 +264,34 @@
},
]
},
-
+
+ /*----------- 澶у睆鏄剧ず ----------------*/
+ {
+ path: 'largescreendisplay',
+ name: 'screendisplay',
+ component: () => import('../views/largescreendisplay/screendisplay.vue'),
+ children: [
+ {
+ path: '/largescreendisplay/screendisplay',
+ name: 'screendisplay',
+ component: () => import('../views/largescreendisplay/screendisplay.vue')
+ },
+ ]
+ },
+
+ /*----------- 宸ョ▼鎺掍骇 ----------------*/
+ {
+ path: 'engineerScheduling',
+ name: 'engineerScheduling',
+ component: () => import('../views/EngineerScheduling/engineerScheduling.vue'),
+ children: [
+ {
+ path: '/EngineerScheduling/engineerScheduling',
+ name: 'engineerScheduling',
+ component: () => import('../views/EngineerScheduling/engineerScheduling.vue')
+ },
+ ]
+ },
/*----------- 涓┖ ----------------*/
{
path: 'hollow',
@@ -289,9 +309,34 @@
component: () => import('../views/hollow/hollowequipmenttwo.vue')
},
{
+ path: '/hollow/hollowequipmenthree',
+ name: 'hollowequipmenthree',
+ component: () => import('../views/hollow/hollowequipmenthree.vue')
+ },
+ {
path: '/hollow/hollowslicecage',
name: 'hollowslicecage',
component: () => import('../views/hollow/hollowslicecage.vue')
+ },
+ {
+ path: '/hollow/hollowaluminum',
+ name: 'hollowaluminum',
+ component: () => import('../views/hollow/hollowaluminum.vue')
+ },
+ {
+ path: '/hollow/hollowaluminumtwo',
+ name: 'hollowaluminumtwo',
+ component: () => import('../views/hollow/hollowaluminumtwo.vue')
+ },
+ {
+ path: '/hollow/hollowaluminumthree',
+ name: 'hollowaluminumthree',
+ component: () => import('../views/hollow/hollowaluminumthree.vue')
+ },
+ {
+ path: '/hollow/hollowsitwo',
+ name: 'hollowsitwo',
+ component: () => import('../views/hollow/hollowsitwo.vue')
},
]
},
@@ -328,7 +373,175 @@
path: '/register',
name: 'register',
component: () => import('../views/RegisterView.vue')
- }
+ },
+ {
+ path: '/slicecagehistory',
+ name: 'slicecagehistory',
+ component: () => import('../views/Slicecage/slicecagehistory.vue'),
+ children: [
+ {
+ path: '/Slicecage/slicecagehistory',
+ name: 'slicecagehistory',
+ component: () => import('../views/Slicecage/slicecagehistory.vue')
+ },
+ ]
+ },
+ {
+ path: '/hellowslicecagehistory',
+ name: 'hellowslicecagehistory',
+ component: () => import('../views/hollow/hellowslicecagehistory.vue'),
+ children: [
+ {
+ path: '/hollow/hellowslicecagehistory',
+ name: 'hellowslicecagehistory',
+ component: () => import('../views/hollow/hellowslicecagehistory.vue')
+ },
+ ]
+ },
+ {
+ path: '/hellowquiphistory',
+ name: 'hellowquiphistory',
+ component: () => import('../views/hollow/hellowquiphistory.vue'),
+ children: [
+ {
+ path: '/hollow/hellowquiphistory',
+ name: 'hellowquiphistory',
+ component: () => import('../views/hollow/hellowquiphistory.vue')
+ },
+ ]
+ },
+ {
+ path: '/hellowquiptwohistory',
+ name: 'hellowquiptwohistory',
+ component: () => import('../views/hollow/hellowquiptwohistory.vue'),
+ children: [
+ {
+ path: '/hollow/hellowquiptwohistory',
+ name: 'hellowquiptwohistory',
+ component: () => import('../views/hollow/hellowquiptwohistory.vue')
+ },
+ ]
+ },
+ {
+ path: '/hellowquipthreehistory',
+ name: 'hellowquipthreehistory',
+ component: () => import('../views/hollow/hellowquipthreehistory.vue'),
+ children: [
+ {
+ path: '/hollow/hellowquipthreehistory',
+ name: 'hellowquipthreehistory',
+ component: () => import('../views/hollow/hellowquipthreehistory.vue')
+ },
+ ]
+ },
+ {
+ path: '/cachingbeforehistory',
+ name: 'cachingbeforehistory',
+ component: () => import('../views/Caching/cachingbeforehistory.vue'),
+ children: [
+ {
+ path: '/Caching/cachingbeforehistory',
+ name: 'cachingbeforehistory',
+ component: () => import('../views/Caching/cachingbeforehistory.vue')
+ },
+ ]
+ },
+ {
+ path: '/cachingunhistory',
+ name: 'cachingunhistory',
+ component: () => import('../views/Caching/cachingunhistory.vue'),
+ children: [
+ {
+ path: '/Caching/cachingunhistory',
+ name: 'cachingunhistory',
+ component: () => import('../views/Caching/cachingunhistory.vue')
+ },
+ ]
+ },
+ {
+ path: '/rawhistory',
+ name: 'rawhistory',
+ component: () => import('../views/GlassStorage/rawhistory.vue'),
+ children: [
+ {
+ path: '/GlassStorage/rawhistory',
+ name: 'rawhistory',
+ component: () => import('../views/GlassStorage/rawhistory.vue')
+ },
+ ]
+ },
+ {
+ path: '/stockhistory',
+ name: 'stockhistory',
+ component: () => import('../views/StockBasicData/stockhistory.vue'),
+ children: [
+ {
+ path: '/StockBasicData/stockhistory',
+ name: 'stockhistory',
+ component: () => import('../views/StockBasicData/stockhistory.vue')
+ },
+ ]
+ },
+ {
+ path: '/upreturnhistory',
+ name: 'upreturnhistory',
+ component: () => import('../views/Returns/upreturnhistory.vue'),
+ children: [
+ {
+ path: '/Returns/upreturnhistory',
+ name: 'upreturnhistory',
+ component: () => import('../views/Returns/upreturnhistory.vue')
+ },
+ ]
+ },
+ {
+ path: '/upreturnhistory2',
+ name: 'upreturnhistory2',
+ component: () => import('../views/Returns/upreturnhistory2.vue'),
+ children: [
+ {
+ path: '/Returns/upreturnhistory2',
+ name: 'upreturnhistory2',
+ component: () => import('../views/Returns/upreturnhistory2.vue')
+ },
+ ]
+ },
+ {
+ path: '/statistics',
+ name: 'statistics',
+ component: () => import('../views/largescreendisplay/statistics.vue'),
+ children: [
+ {
+ path: '/largescreendisplay/statistics',
+ name: 'statistics',
+ component: () => import('../views/largescreendisplay/statistics.vue')
+ },
+ ]
+ },
+ {
+ path: '/productionstatistics',
+ name: 'productionstatistics',
+ component: () => import('../views/largescreendisplay/productionstatistics.vue'),
+ children: [
+ {
+ path: '/largescreendisplay/productionstatistics',
+ name: 'productionstatistics',
+ component: () => import('../views/largescreendisplay/productionstatistics.vue')
+ },
+ ]
+ },
+ {
+ path: '/timeaxis',
+ name: 'timeaxis',
+ component: () => import('../views/largescreendisplay/timeaxis.vue'),
+ children: [
+ {
+ path: '/largescreendisplay/timeaxis',
+ name: 'timeaxis',
+ component: () => import('../views/largescreendisplay/timeaxis.vue')
+ },
+ ]
+ }
]
})
// 瀵艰埅瀹堝崼
--
Gitblit v1.8.0