马宇豪
2023-11-23 c6144c9892e370edf4dc747cbb327d0924791fe0
src/router/index.js
@@ -38,8 +38,8 @@
    ]
  },
  {
    path: '/login',
    component: () => import('@/views/login'),
    path: '/homePage',
    component: () => import('@/views/homePage'),
    hidden: true
  },
  {