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