-
-
✨
-
欢迎回来
-
登录到 Luxx 平台,开始智能对话之旅
-
-
- 💬
- 智能会话管理
-
-
- 🛠️
- 丰富的工具生态
-
-
- 🔒
- 安全可靠的认证
-
-
-
+
diff --git a/dashboard/src/views/ConversationsView.vue b/dashboard/src/views/ConversationsView.vue
index bf526c4..ceda75e 100644
--- a/dashboard/src/views/ConversationsView.vue
+++ b/dashboard/src/views/ConversationsView.vue
@@ -1,201 +1,38 @@
-
-
-
-
-
-
-
-
-
-
-
-
⚠️
-
{{ error }}
-
-
-
-
-
-
💬
-
暂无会话
-
创建您的第一个会话开始对话
-
-
-
-
-
-
-
-
{{ conv.title || '未命名会话' }}
-
-
- 📅
- {{ formatDate(conv.created_at) }}
-
-
- 🤖
- {{ conv.model || '默认模型' }}
-
-
- 💬
- {{ conv.message_count }} 条消息
-
-
-
-
-
-
+
+
{{ error }}
+
暂无会话
+
+
+
+
+
{{ c.title || '未命名会话' }}
+
{{ formatDate(c.created_at) }} • {{ c.model || '默认模型' }}
+
-
-