From 6ab58cb36316f534d3c5c200eff96bea91fd0938 Mon Sep 17 00:00:00 2001 From: hubian <908234780@qq.com> Date: Mon, 27 Apr 2026 15:31:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8F=91=E7=8E=B0=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6=E5=88=A4=E6=96=AD=E7=BC=BA=E5=B0=91=E7=BB=93?= =?UTF-8?q?=E5=B0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/app.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/www/app.js b/www/app.js index 971399d..737cd55 100644 --- a/www/app.js +++ b/www/app.js @@ -1127,22 +1127,27 @@ function showAgentDiscoverPage() { ${workAgents.map(agent => renderDiscoverCard(agent)).join('')} + ` : ''} + ${studyAgents.length > 0 ? `