ZengTao
2025-05-20 dbbf0c051ef05480a0becee07974b80e32b1cb8f
UI-Project/src/router/index.js
@@ -55,6 +55,11 @@
            name: 'upreturns2',
            component: () => import('../views/Returns/upreturns2.vue')
          },
          {
            path: '/Returns/upreturns3',
            name: 'upreturns3',
            component: () => import('../views/Returns/upreturns3.vue')
          },
        ]
      },
      /*----------- 掰片/识别 ----------------*/
@@ -300,6 +305,16 @@
              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')
            },
          ]
        },
        /*----------- 管理系统 ----------------*/