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