RuoYi
2020-03-15 56339214b667d8b77968d00d25061fa40efaa897
ruoyi-ui/src/router/index.js
@@ -32,7 +32,7 @@
    hidden: true,
    children: [
      {
        path: '/redirect/:path*',
        path: '/redirect/:path(.*)',
        component: () => import('@/views/redirect')
      }
    ]