baoshiwei
2025-05-24 3ad537052477fe31f45bd2e16045d58b35713bdc
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