ui: 去除供应商性价比组件,修正双逗号JSON错误
This commit is contained in:
parent
824b3ae7ab
commit
18e7dd5afd
@ -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 %},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user