dynamicRoutes.js 97 B

1234
  1. //暂不启用
  2. const Layout = () => import('@/layout/index.vue')
  3. export const dynamicRoutes = []