From 2fcf32c86325ca291ff1f7cf9f00a21dc0a4e7d9 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Thu, 18 Jun 2026 10:48:15 +0800 Subject: [PATCH] =?UTF-8?q?dashboard:=20=E5=8E=BB=E9=99=A4=E7=83=AD?= =?UTF-8?q?=E9=97=A8=E6=A8=A1=E5=9E=8B=E5=88=B7=E6=96=B0=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/index.ui | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 0bcf372..1d3e2f6 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -167,32 +167,10 @@ "widgettype": "Title4", "options": { "fontWeight": "600", + "marginBottom": "12px", "otext": "热门模型", "i18n": true } - }, - { - "widgettype": "Filler" - }, - { - "widgettype": "Button", - "options": { - "label": "刷新", - "border": "none", - "borderRadius": "6px", - "padding": "4px 12px", - "fontSize": "12px" - }, - "binds": [ - { - "wid": "self", - "event": "click", - "actiontype": "method", - "target": "-@RefreshWidget", - "method": "render_urldata", - "params": {} - } - ] } ] },