阶段更新

This commit is contained in:
2026-07-14 10:09:24 +08:00
parent 3da6718729
commit cc9f6c4d71
13 changed files with 1262 additions and 446 deletions
+1 -1
View File
@@ -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: '首页',