style: 优化整体title显示

This commit is contained in:
ccnetcore
2026-01-03 02:15:28 +08:00
parent a50f877964
commit c4ab176089
6 changed files with 64 additions and 26 deletions

View File

@@ -76,10 +76,13 @@ function handleConsoleClick(e: MouseEvent) {
AI对话
</el-menu-item>
<el-menu-item index="/chat/image">
图片生成
AI图片
</el-menu-item>
<el-menu-item index="/chat/video">
视频生成
AI视频
</el-menu-item>
<el-menu-item index="/chat/agent">
AI智能体
</el-menu-item>
</el-sub-menu>