gaosp
2024-02-03 4145f51803841d33fa68673f2b6aa6e451bf9461
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')