dashboard: 去除热门模型刷新按钮
This commit is contained in:
parent
39e8df47b5
commit
2fcf32c863
@ -167,32 +167,10 @@
|
|||||||
"widgettype": "Title4",
|
"widgettype": "Title4",
|
||||||
"options": {
|
"options": {
|
||||||
"fontWeight": "600",
|
"fontWeight": "600",
|
||||||
|
"marginBottom": "12px",
|
||||||
"otext": "热门模型",
|
"otext": "热门模型",
|
||||||
"i18n": true
|
"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": {}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user