fix: 前端页面架构重构优化
This commit is contained in:
@@ -18,7 +18,7 @@ export const layoutRouter: RouteRecordRaw[] = [
|
||||
name: 'chat',
|
||||
component: () => import('@/pages/chat/index.vue'),
|
||||
meta: {
|
||||
title: 'AI聊天',
|
||||
title: 'AI应用',
|
||||
icon: 'HomeFilled',
|
||||
},
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user