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 %}, {