|
|
|
@ -33,7 +33,7 @@ export const constantRoutes = [
|
|
|
|
|
{path: '/cs', component: () => import('@/views/cs/index.vue')},
|
|
|
|
|
{path: '/cs2', component: () => import('@/views/cs/index2.vue')},
|
|
|
|
|
{path: '/cs3', component: () => import('@/views/cs/index3.vue')},
|
|
|
|
|
{path: '/cs4', component: () => import('@/views/cs/index4.vue')},
|
|
|
|
|
{path: '/cs6', component: () => import('@/views/cs/index4.vue')},
|
|
|
|
|
{path: '/cs3_1', component: () => import('@/views/cs/index3_1.vue')},
|
|
|
|
|
{
|
|
|
|
|
path: '/redirect',
|
|
|
|
|