From 65360ad822316a8e01ab7487387219f0e835e8d3 Mon Sep 17 00:00:00 2001 From: hubian <908234780@qq.com> Date: Sun, 26 Apr 2026 10:56:40 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E6=94=AF=E6=8C=81=E5=9B=BE=E7=89=87=E5=92=8C?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/app.js | 324 ++++++++++++++++++++++++++++++++++++++++++++++++- www/index.html | 6 +- www/style.css | 114 +++++++++++++++++ 3 files changed, 439 insertions(+), 5 deletions(-) diff --git a/www/app.js b/www/app.js index fd34aa7..b48fff3 100644 --- a/www/app.js +++ b/www/app.js @@ -172,6 +172,9 @@ function openConversation(id) {
+