'123'
This commit is contained in:
parent
c922721132
commit
a58f47e9cb
|
@ -24,11 +24,17 @@
|
|||
}
|
||||
],
|
||||
"widgets": {
|
||||
"layout": [],
|
||||
"basic": [],
|
||||
"form": [],
|
||||
"chart": [],
|
||||
"action": [],
|
||||
"advanced": []
|
||||
"basic": [
|
||||
{
|
||||
"name": "RealTimeData",
|
||||
"exposePath": "./basic/RealTimeData",
|
||||
"label": "实时数据",
|
||||
"description": "实时数据展示",
|
||||
"icon": "iconfont gcbp-ide-shishidata",
|
||||
"category": "basic",
|
||||
"matchCores": null,
|
||||
"matchViews": null
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue