src/router/index.js
@@ -35,6 +35,11 @@ component: () => import('@/container/home/Welcome') }, { path: 'mapList', name: 'mapList', component: () => import('@/container/mapList/index') }, { path: 'map', name: 'map', component: () => import('@/container/Map/index')