WXL
2025-08-04 8734e4bb226fdf3cb140103f020c1eef595481da
src/router/modules/remaining.ts
@@ -40,7 +40,7 @@
    children: [
      {
        path: '/redirect/:path(.*)',
        name: 'Redirect',
        name: 'RedirectChild',
        component: () => import('@/views/Redirect/Redirect.vue'),
        meta: {}
      }