From 18e7dd5afdf72c09b6b787112140e2a7d6bf4dac Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 24 Jul 2026 15:29:09 +0800 Subject: [PATCH] =?UTF-8?q?ui:=20=E5=8E=BB=E9=99=A4=E4=BE=9B=E5=BA=94?= =?UTF-8?q?=E5=95=86=E6=80=A7=E4=BB=B7=E6=AF=94=E7=BB=84=E4=BB=B6,?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=8F=8C=E9=80=97=E5=8F=B7JSON=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/index.ui | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index b31c04d..d843723 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -104,20 +104,6 @@ ] } ] - }, - { - "widgettype": "HBox", - "options": {"width": "100%", "gap": "16px", "marginBottom": "16px"}, - "subwidgets": [ - { - "widgettype": "VBox", - "options": {"css": "card", "width": "50%", "padding": "16px"}, - "subwidgets": [ - {"widgettype": "Title4", "options": {"fontWeight": "600", "otext": "供应商性价比", "i18n": true, "marginBottom": "8px"}}, - {"widgettype": "RefreshWidget", "options": {"period_seconds": 60, "url": "{{entire_url('sect_provider_roi.ui')}}", "width": "100%"}} - ] - } - ] } {% if is_admin %}, {