|
|
{ path: '/xiaoshu', component: () => import('../views/Xiaoshu.vue') },
|
|
{ path: '/xiaoshu', component: () => import('../views/Xiaoshu.vue') },
|
|
|
{ path: '/about', component: () => import('../views/About.vue') }
|
|
{ path: '/about', component: () => import('../views/About.vue') }
|