From a58f47e9cb43c879047746072719e6bc80f09a31 Mon Sep 17 00:00:00 2001 From: gentianxing Date: Wed, 23 Apr 2025 14:59:14 +0800 Subject: [PATCH] '123' --- public/gcp-meta.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/public/gcp-meta.json b/public/gcp-meta.json index bf844f6..57157db 100644 --- a/public/gcp-meta.json +++ b/public/gcp-meta.json @@ -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 + } + ] } } \ No newline at end of file