阶段更新
This commit is contained in:
@@ -4,7 +4,7 @@ import { createComponentLoader } from '@/utils/pathResolver'
|
||||
export const constantRoute = [
|
||||
{
|
||||
path: '/',
|
||||
component: () => import('@/views/theme/index.vue'),
|
||||
component: () => import('@/views/home/index.vue'),
|
||||
name: '首页',
|
||||
meta: {
|
||||
title: '首页',
|
||||
|
||||
Reference in New Issue
Block a user