|
|
{ "name": "应用模板1", "menuBar": [ { "name": "底1", "icon": "", "component": ["GlobalStateExample"] }, { "name": "底2", "icon": "", "component": ["SlideExample"] }, { "name": "弹窗", "icon": "", "component": ["kt_zzgl_datapackaging"] }, { "name": "右1", "icon": "", "component": ["EventBusExample"] } ], "components": [
{ "name": "测试配置", "component": "testConfig", "type": "config", "configTitle": "测试配置设置", "segprefix": "TIS_COMPONET_EXAMPLE" }, { "title": "打包测试", "name": "打包测试", "component": "kt_zzgl_datapackaging", "type": "PopupWidget", "segprefix": "KT_SJDB" }, { "title": "弹框测试", "name": "弹框测试", "component": "EventBusExample", "type": "RightWidget" }, { "title": "底1", "name": "底1", "component": "GlobalStateExample", "type": "BottomWidget" }, { "name": "图层管理", "component": "LayerManager15", "segprefix": "TIS_LAYERMANAGER" }, { "name": "标绘面板", "component": "plotPanelApp", "icon": "icon-huojian", "segprefix": "TIS_MGS" } ] }
|