const Index = () => import(/* webpackChunkName : "index"*/'src/view/index/index.vue') export default [ { path: '/', component: Index } ]