This commit is contained in:
南浔
2025-07-19 14:09:58 +08:00
parent 9ce7a162c6
commit 909c6516ad
9 changed files with 666 additions and 88 deletions
+1
View File
@@ -33,6 +33,7 @@ const routes = [
{
path: '/layout',
component: () => import('@/views/layout/Home.vue'),
redirect:'/layout/index',
children: [
{
path: 'index',