This commit is contained in:
lejianwen
2025-07-20 17:50:47 +08:00
parent 15443701c6
commit 35bac6b91c
+1 -1
View File
@@ -51,7 +51,7 @@ export const asyncRoutes = [
{
path: '/my',
name: 'My',
redirect: '/my/info',
redirect: '/',
meta: { title: 'My', icon: 'UserFilled' },
component: () => import('@/layout/index.vue'),
children: [