From 1d3f8dc16ca98b14a40da8c70a405793295faa78 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期三, 23 四月 2025 13:47:45 +0800
Subject: [PATCH] 系统配置页面修改bug,上片新增页面
---
UI-Project/src/router/index.js | 265 +++++++++++++++++++++++++++++++++++++++++++---------
1 files changed, 218 insertions(+), 47 deletions(-)
diff --git a/UI-Project/src/router/index.js b/UI-Project/src/router/index.js
index 9643500..b535f1d 100644
--- a/UI-Project/src/router/index.js
+++ b/UI-Project/src/router/index.js
@@ -46,11 +46,6 @@
component: () => import('../views/Returns/return.vue'),
children:[
{
- path: '/Returns/returns',
- name: 'returns',
- component: () => import('../views/Returns/returns.vue')
- },
- {
path: '/Returns/upreturns',
name: 'upreturns',
component: () => import('../views/Returns/upreturns.vue')
@@ -59,6 +54,11 @@
path: '/Returns/upreturns2',
name: 'upreturns2',
component: () => import('../views/Returns/upreturns2.vue')
+ },
+ {
+ path: '/Returns/upreturnsnew',
+ name: 'upreturnsnew',
+ component: () => import('../views/Returns/upreturnsnew.vue')
},
]
},
@@ -78,6 +78,11 @@
name: 'identifwu',
component: () => import('../views/Identify/identifwu.vue')
},
+ {
+ path: '/Identify/identifwutwo',
+ name: 'identifwutwo',
+ component: () => import('../views/Identify/identifwutwo.vue')
+ },
]
},
/*----------- 鍗у紡缂撳瓨 ----------------*/
@@ -95,11 +100,6 @@
path: '/Caching/cachingun',
name: 'cachingun',
component: () => import('../views/Caching/cachingun.vue')
- },
- {
- path: '/Caching/cachingyiwu',
- name: 'cachingyiwu',
- component: () => import('../views/Caching/cachingyiwu.vue')
},
]
},
@@ -137,7 +137,14 @@
name: 'slicecage',
component: () => import('../views/Slicecage/slicecage.vue')
},
+
]
+
+// {
+// path: '/slicecagehistory',
+// name: 'slicecagehistory',
+// component: () => import('../views/slicecagehistory.vue')
+// },
},
/*----------- 閽㈠寲 ----------------*/
{
@@ -157,34 +164,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',
@@ -247,10 +226,15 @@
path: '/User/permissions',
name: 'permissions',
component: () => import('../views/User/permissions.vue')
+ },
+ {
+ path: '/User/userpageNo',
+ name: 'userpageNo',
+ component: () => import('../views/User/userpageNo.vue')
}
]
},
- /*----------- 澶у睆鏄剧ず ----------------*/
+ /*----------- 鏄剧ず ----------------*/
{
path: 'largescreen',
name: 'largescreen',
@@ -276,17 +260,60 @@
},
]
},
-
+
+ /*----------- 澶у睆鏄剧ず ----------------*/
+ {
+ path: 'largescreendisplay',
+ name: 'screendisplay',
+ component: () => import('../views/largescreendisplay/screendisplay.vue'),
+ children: [
+ {
+ path: '/largescreendisplay/screendisplay',
+ name: 'screendisplay',
+ component: () => import('../views/largescreendisplay/screendisplay.vue')
+ },
+ ]
+ },
/*----------- 涓┖ ----------------*/
{
path: 'hollow',
- name: 'hollowequipment',
- component: () => import('../views/hollow/hollowequipment.vue'),
+ name: 'hol',
+ component: () => import('../views/hollow/hol.vue'),
children: [
{
path: '/hollow/hollowequipment',
name: 'hollowequipment',
component: () => import('../views/hollow/hollowequipment.vue')
+ },
+ {
+ path: '/hollow/hollowequipmenttwo',
+ name: 'hollowequipmenttwo',
+ 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')
},
]
},
@@ -313,17 +340,161 @@
// },
]
},
- {
- path: '',
- redirect: '/Returns/returns'
- }
+ // {
+ // path: '',
+ // redirect: '/hollow/hollowslicecage'
+ // }
]
},
{
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')
+ },
+ ]
+ },
]
})
// 瀵艰埅瀹堝崼
--
Gitblit v1.8.0