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