fix: 前端页面架构重构优化

This commit is contained in:
Gsh
2026-01-02 22:47:09 +08:00
parent ba95d1798f
commit d25ca6dc4a
18 changed files with 227 additions and 541 deletions

View File

@@ -18,7 +18,7 @@ export const layoutRouter: RouteRecordRaw[] = [
name: 'chat',
component: () => import('@/pages/chat/index.vue'),
meta: {
title: 'AI聊天',
title: 'AI应用',
icon: 'HomeFilled',
},
children: [