src/router/index.ts @@ -136,11 +136,6 @@ redirect:'/login' }, { path: '/sfc', component: () => import('@/sfc/MainTest.vue') }, ] })