|
@ -30,7 +30,7 @@ const routes = [{ |
|
|
{ |
|
|
{ |
|
|
path: "/home", |
|
|
path: "/home", |
|
|
name: 'home', |
|
|
name: 'home', |
|
|
component: () => import('../views/Home/home.vue'), |
|
|
|
|
|
|
|
|
component: () => import('../views/Home/index.vue'), |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
path: "/cityDistribution", |
|
|
path: "/cityDistribution", |
|
|