Admin
2022-09-21 5571ed73b6d4b0996af6f9c881fa2e45cf08fc4d
src/router/route.ts
@@ -13,7 +13,7 @@
            {
                path: '/home',
                name: 'home',
                component: () => import('/@/views/home/index.vue'),
                component: () => import('/@/views/newHome/index.vue'),
                meta: {
                    title: '首页',
                    isLink: '',