From a0b29d1ffe0c6dea999f0958431bc1307fe53c43 Mon Sep 17 00:00:00 2001 From: tianyu Gu Date: Fri, 15 May 2026 18:48:37 +0800 Subject: [PATCH] fix(web): remove upload dir button, one-time upload all files,path check adapt windows --- channel/web/chat.html | 22 ++-- channel/web/static/css/console.css | 56 ++++++++++ channel/web/static/js/console.js | 149 +++++++++++++++++++------- channel/web/web_channel.py | 163 ++++++++++++++++++++++------- 4 files changed, 305 insertions(+), 85 deletions(-) diff --git a/channel/web/chat.html b/channel/web/chat.html index 75f6770c..ecc957f3 100644 --- a/channel/web/chat.html +++ b/channel/web/chat.html @@ -398,19 +398,24 @@ - +