|
|
|
@ -35,7 +35,6 @@ export const constantRoutes = [
|
|
|
|
|
{path: '/cs3', component: () => import('@/views/cs/index3.vue')},
|
|
|
|
|
{path: '/cs5', component: () => import('@/views/cs/index5.vue')},
|
|
|
|
|
{path: '/cs6', component: () => import('@/views/cs/index4.vue')},
|
|
|
|
|
{path: '/cs7', component: () => import('@/views/cs/index7.vue')},
|
|
|
|
|
{path: '/cs3_1', component: () => import('@/views/cs/index3_1.vue')},
|
|
|
|
|
{
|
|
|
|
|
path: '/redirect',
|
|
|
|
|