From acf24306aa69bb7f864e9bfa59995ccece785d30 Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期六, 12 十月 2024 14:56:01 +0800
Subject: [PATCH] 打标测试更改

---
 UI-Project/src/router/index.js |  286 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 143 insertions(+), 143 deletions(-)

diff --git a/UI-Project/src/router/index.js b/UI-Project/src/router/index.js
index 78351ef..3c48123 100644
--- a/UI-Project/src/router/index.js
+++ b/UI-Project/src/router/index.js
@@ -23,84 +23,84 @@
       name: 'main',
       component: () => import('../layout/MainErpView.vue'),
       children: [
-        {
-          /*----------- 鑷姩涓婄墖 ----------------*/
-          path: 'UpperSlice',
-          name: 'upperSlice',
-          component: () => import('../views/UpperSlice/upperSlice.vue'),
-          children: [
-            {
-              path: '/UpperSlice/upperSlice',
-              name: 'upperSlice',
-              component: () => import('../views/UpperSlice/upperSlice.vue'),
-            }
-          ]
-        },
-        {
-          /*----------- 鑷姩鎵爜 ----------------*/
-          path: 'ScanQrCodesIdentify',
-          name: 'scanQrCodesIdentify',
-          component: () => import('../views/ScanQrCodesIdentify/scanQrCodesIdentify.vue'),
-          children: [
-            {
-              path: '/ScanQrCodesIdentify/scanQrCodesIdentify',
-              name: 'scanQrCodesIdentify',
-              component: () => import('../views/ScanQrCodesIdentify/scanQrCodesIdentify.vue'),
-            }
-          ]
-        },
-        {
-          /*----------- 纾ㄨ竟鏈� ----------------*/
-          path: 'Edging',
-          name: 'edging',
-          component: () => import('../views/Edging/edging.vue'),
-          children: [
-            {
-              path: '/Edging/edging',
-              name: 'edging',
-              component: () => import('../views/Edging/edging.vue'),
-            }
-          ]
-        },
-        {
-          /*----------- 娓呮礂鏈� ----------------*/
-          path: 'Cleaning',
-          name: 'cleaning',
-          component: () => import('../views/Cleaning/cleaning.vue'),
-          children: [
-            {
-              path: '/Cleaning/cleaning',
-              name: 'cleaning',
-              component: () => import('../views/Cleaning/cleaning.vue'),
-            }
-          ]
-        },flipSlice
-        {
-          /*----------- 缈荤墖鍙� ----------------*/
-          path: 'FlipSlice',
-          name: 'flipSlice',
-          component: () => import('../views/FlipSlice/flipSlice.vue'),
-          children: [
-            {
-              path: '/FlipSlice/flipSlice',
-              name: 'flipSlice',
-              component: () => import('../views/FlipSlice/flipSlice.vue'),
-            }
-          ]
-        },
-        {
-          /*----------- 鎵爜2 ----------------*/
-          path: 'ScanQrCodesVerify',
-          name: 'scanQrCodesVerify',
-          component: () => import('../views/ScanQrCodesVerify/scanQrCodesVerify.vue'),
-          children: [
-            {
-              path: '/ScanQrCodesVerify/scanQrCodesVerify',
-              name: 'scanQrCodesVerify',
-              component: () => import('../views/ScanQrCodesVerify/scanQrCodesVerify.vue'),
-            }
-          ]
-        },
+        // {
+        //   /*----------- 鑷姩涓婄墖 ----------------*/
+        //   path: 'UpperSlice',
+        //   name: 'upperSlice',
+        //   component: () => import('../views/UpperSlice/upperSlice.vue'),
+        //   children: [
+        //     {
+        //       path: '/UpperSlice/upperSlice',
+        //       name: 'upperSlice',
+        //       component: () => import('../views/UpperSlice/upperSlice.vue'),
+        //     }
+        //   ]
+        // },
+        // {
+        //   /*----------- 鑷姩鎵爜 ----------------*/
+        //   path: 'ScanQrCodesIdentify',
+        //   name: 'scanQrCodesIdentify',
+        //   component: () => import('../views/ScanQrCodesIdentify/scanQrCodesIdentify.vue'),
+        //   children: [
+        //     {
+        //       path: '/ScanQrCodesIdentify/scanQrCodesIdentify',
+        //       name: 'scanQrCodesIdentify',
+        //       component: () => import('../views/ScanQrCodesIdentify/scanQrCodesIdentify.vue'),
+        //     }
+        //   ]
+        // },
+        // {
+        //   /*----------- 纾ㄨ竟鏈� ----------------*/
+        //   path: 'Edging',
+        //   name: 'edging',
+        //   component: () => import('../views/Edging/edging.vue'),
+        //   children: [
+        //     {
+        //       path: '/Edging/edging',
+        //       name: 'edging',
+        //       component: () => import('../views/Edging/edging.vue'),
+        //     }
+        //   ]
+        // },
+        // {
+        //   /*----------- 娓呮礂鏈� ----------------*/
+        //   path: 'Cleaning',
+        //   name: 'cleaning',
+        //   component: () => import('../views/Cleaning/cleaning.vue'),
+        //   children: [
+        //     {
+        //       path: '/Cleaning/cleaning',
+        //       name: 'cleaning',
+        //       component: () => import('../views/Cleaning/cleaning.vue'),
+        //     }
+        //   ]
+        // },flipSlice
+        // {
+        //   /*----------- 缈荤墖鍙� ----------------*/
+        //   path: 'FlipSlice',
+        //   name: 'flipSlice',
+        //   component: () => import('../views/FlipSlice/flipSlice.vue'),
+        //   children: [
+        //     {
+        //       path: '/FlipSlice/flipSlice',
+        //       name: 'flipSlice',
+        //       component: () => import('../views/FlipSlice/flipSlice.vue'),
+        //     }
+        //   ]
+        // },
+        // {
+        //   /*----------- 鎵爜2 ----------------*/
+        //   path: 'ScanQrCodesVerify',
+        //   name: 'scanQrCodesVerify',
+        //   component: () => import('../views/ScanQrCodesVerify/scanQrCodesVerify.vue'),
+        //   children: [
+        //     {
+        //       path: '/ScanQrCodesVerify/scanQrCodesVerify',
+        //       name: 'scanQrCodesVerify',
+        //       component: () => import('../views/ScanQrCodesVerify/scanQrCodesVerify.vue'),
+        //     }
+        //   ]
+        // },
         {
           /*----------- 鑷姩鎵撴爣鏈� ----------------*/
           path: 'Marking',
@@ -140,71 +140,71 @@
             }
           ]
         },
-        {
-          /*----------- 鐑樺共绾� ----------------*/
-          path: 'Drying',
-          name: 'drying',
-          component: () => import('../views/Drying/drying.vue'),
-          children: [
-            {
-              path: '/Drying/drying',
-              name: 'drying',
-              component: () => import('../views/Drying/drying.vue'),
-            }
-          ]
-        },
-        {
-          /*----------- 鏃嬭浆鍙� ----------------*/
-          path: 'Rotate',
-          name: 'rotate',
-          component: () => import('../views/Rotate/rotate.vue'),
-          children: [
-            {
-              path: '/Rotate/rotate',
-              name: 'rotate',
-              component: () => import('../views/Rotate/rotate.vue'),
-            }
-          ]
-        },
-        {
-          /*----------- 鑷姩璐磋啘鏈� ----------------*/
-          path: 'Lamination',
-          name: 'lamination',
-          component: () => import('../views/Lamination/lamination.vue'),
-          children: [
-            {
-              path: '/Lamination/lamination',
-              name: 'lamination',
-              component: () => import('../views/Lamination/lamination.vue'),
-            }
-          ]
-        },
-        {
-          /*----------- 鎶ュ伐绠$悊 ----------------*/
-          path: 'ZiDongShangpian',
-          name: 'zidongshangpian',
-          component: () => import('../views/Marking/marking.vue'),
-          children: [
-            {
-              path: '/Marking/marking',
-              name: 'marking',
-              component: () => import('../views/Marking/marking.vue'),
-            }
-          ]
-        },
-        {
-          /*----------- 鎶ヨ〃绠$悊 ----------------*/
-          path: 'ZiDongShangpian',
-          name: 'zidongshangpian',
-          component: () => import('../views/Marking/marking.vue'),
-          children: [
-            {
-              path: '/Marking/marking',
-              name: 'marking',
-              component: () => import('../views/Marking/marking.vue'),
-            }
-          ]
-        },
+        // {
+        //   /*----------- 鐑樺共绾� ----------------*/
+        //   path: 'Drying',
+        //   name: 'drying',
+        //   component: () => import('../views/Drying/drying.vue'),
+        //   children: [
+        //     {
+        //       path: '/Drying/drying',
+        //       name: 'drying',
+        //       component: () => import('../views/Drying/drying.vue'),
+        //     }
+        //   ]
+        // },
+        // {
+        //   /*----------- 鏃嬭浆鍙� ----------------*/
+        //   path: 'Rotate',
+        //   name: 'rotate',
+        //   component: () => import('../views/Rotate/rotate.vue'),
+        //   children: [
+        //     {
+        //       path: '/Rotate/rotate',
+        //       name: 'rotate',
+        //       component: () => import('../views/Rotate/rotate.vue'),
+        //     }
+        //   ]
+        // },
+        // {
+        //   /*----------- 鑷姩璐磋啘鏈� ----------------*/
+        //   path: 'Lamination',
+        //   name: 'lamination',
+        //   component: () => import('../views/Lamination/lamination.vue'),
+        //   children: [
+        //     {
+        //       path: '/Lamination/lamination',
+        //       name: 'lamination',
+        //       component: () => import('../views/Lamination/lamination.vue'),
+        //     }
+        //   ]
+        // },
+        // {
+        //   /*----------- 鎶ュ伐绠$悊 ----------------*/
+        //   path: 'ZiDongShangpian',
+        //   name: 'zidongshangpian',
+        //   component: () => import('../views/Marking/marking.vue'),
+        //   children: [
+        //     {
+        //       path: '/Marking/marking',
+        //       name: 'marking',
+        //       component: () => import('../views/Marking/marking.vue'),
+        //     }
+        //   ]
+        // },
+        // {
+        //   /*----------- 鎶ヨ〃绠$悊 ----------------*/
+        //   path: 'ZiDongShangpian',
+        //   name: 'zidongshangpian',
+        //   component: () => import('../views/Marking/marking.vue'),
+        //   children: [
+        //     {
+        //       path: '/Marking/marking',
+        //       name: 'marking',
+        //       component: () => import('../views/Marking/marking.vue'),
+        //     }
+        //   ]
+        // },
         /*----------- 绯荤粺绠$悊 ----------------*/
         {
           path: 'User',

--
Gitblit v1.8.0