sc
This commit is contained in:
@@ -61,7 +61,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
children: [
|
||||
{
|
||||
path: '/index',
|
||||
component: () => import('@/views/Home/index.vue'),
|
||||
component: () => import('@/views/Home/Index.vue'),
|
||||
name: 'Home',
|
||||
meta: {
|
||||
title: '首页',
|
||||
|
||||
Reference in New Issue
Block a user