zhouwx
2024-07-08 1ee4a5341215f94128b66cee4893c7c937df509a
src/router/index.js
@@ -8,7 +8,7 @@
  {
    path: '/',
    name: 'login',
    component: () => import('@/views/Login'),
    component: () => import('@/views/Login1'),
   meta: { title: '登录' },
  },
   {