baoshiwei
2025-06-19 0571c03740d9069cf761695d0dcadd4d6bc9af0d
zhitan-vue/src/router/index.js
@@ -44,6 +44,11 @@
    hidden: true
  },
  {
    path: '/social-callback',
    component: () => import('@/layout/components/SocialCallback/index'),
    hidden: true
  },
  {
    path: '/register',
    component: () => import('@/views/register'),
    hidden: true