From a49f5e8de6ba1f9efa7f575bd5a647250618325b Mon Sep 17 00:00:00 2001 From: li Date: Thu, 29 Jan 2026 02:18:59 +0800 Subject: [PATCH] =?UTF-8?q?refactor(admin):=20=E9=87=8D=E6=9E=84=E5=AE=A2?= =?UTF-8?q?=E6=9C=8D=E5=B7=A5=E4=BD=9C=E5=8F=B0=E9=A1=B5=E9=9D=A2=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E5=92=8C=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 Layui 栅格布局改为三栏 flex 弹性布局 - 新增会话列表侧边栏(280px)支持进行中/待接入切换 - 新增右侧用户信息面板(260px)显示余额、会话时长等 - 优化消息气泡样式区分用户/客服消息 - 添加会话时长实时计时功能 - 修复 Layui 2.0.2 图标兼容问题,改用纯文本按钮 - 隐藏暂未完成的图片上传功能 Co-Authored-By: Claude Opus 4.5 --- application/admin/view/chat/index.html | 1137 ++++++++++++++++++++++++ 1 file changed, 1137 insertions(+) create mode 100644 application/admin/view/chat/index.html diff --git a/application/admin/view/chat/index.html b/application/admin/view/chat/index.html new file mode 100644 index 0000000..923d4c2 --- /dev/null +++ b/application/admin/view/chat/index.html @@ -0,0 +1,1137 @@ +{include file="public/header" /} + + +
+ +
+
+

会话列表

+ +
+
+
+ 进行中 0 +
+
+ 待接入 0 +
+
+
+
+ +
+
+ + +
+
+
+

请选择会话

+ +
+
+ 未连接 + +
+
+
+
+
💬
+

请从左侧选择一个会话开始聊天

+
+
+
+ 用户正在输入... +
+
+
+
+ +
+
+ + +
+
+
+ + +
+ +
+
+ 账户余额 + - +
+
+ 会话ID + - +
+
+ 会话时长 + - +
+
+ +
+
+ + + + +