马宇豪
2024-04-10 4076c14a8eac96cd716522f2cb15dcda0eb4fcef
src/router/route.ts
@@ -5,7 +5,7 @@
        path: '/',
        name: '/',
        component: () => import('/@/layout/index.vue'),
        redirect: '/home',
        redirect: '/bigScreen',
        meta: {
            isKeepAlive: false
        },