配置Vue-Router异步加载

{
  path: '/task',
  name: 'task',
  component: () => import('../views/task/index.vue')
}

results matching ""

    No results matching ""