{ "widgettype": "IconTextBar", "options": { "items": [ { "icon": "fa fa-plus", "text": "新建", "name": "add" }, { "icon": "fa fa-edit", "text": "编辑", "name": "edit" }, { "icon": "fa fa-trash", "text": "删除", "name": "delete" } ] } }