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