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