From 6349cc70ae8119b6e2bd7a7a6e7cb460bedc92f6 Mon Sep 17 00:00:00 2001 From: hubian <908234780@qq.com> Date: Sun, 26 Apr 2026 17:46:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E9=87=8D=E5=A4=8D=E5=AF=BC=E8=87=B4=E7=9A=84=E8=AF=AD=E6=B3=95?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/app.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/www/app.js b/www/app.js index 8a01ed6..42e23cd 100644 --- a/www/app.js +++ b/www/app.js @@ -137,16 +137,6 @@ function showConversationList() { `; - 置顶 - -
- - 删除 -
- - - - `; appContainer.innerHTML = listHtml;