添加工作台

This commit is contained in:
chy
2026-02-09 11:34:46 +08:00
parent 8185399f8f
commit 9e210114b6
3 changed files with 315 additions and 588 deletions

View File

@@ -59,7 +59,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
children: [
{
path: 'index',
component: () => import('@/views/Home/Index5.vue'),
component: () => import('@/views/Home/Index20.vue'),
name: 'Index',
meta: {
title: t('router.home'),