export default [{ path: '/xxx', name: 'xxx', // component: () => import(/* webpackChunkName: "xxx" */ './xxx') }];