feat: 完成公告、尊享记录功能

This commit is contained in:
chenchun
2025-11-14 17:54:40 +08:00
parent d21f61646a
commit c1a6046107
3 changed files with 8 additions and 2 deletions

View File

@@ -385,5 +385,8 @@ function handleMenuCommand(command: string, item: ConversationItem<ChatSessionVo
{
z-index: 0 ;
}
.conversation-group .sticky-title{
z-index: 0 ;
}
}
</style>