forked from journey/template
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
1.6 KiB
78 lines
1.6 KiB
{
|
|
"name": "应用模板1",
|
|
"menuBar": [
|
|
{
|
|
"name": "底1",
|
|
"icon": "",
|
|
"component": ["GlobalStateExample"]
|
|
},
|
|
{
|
|
"name": "底2",
|
|
"icon": "",
|
|
"component": ["SlideExample"]
|
|
},
|
|
{
|
|
"name": "弹窗",
|
|
"icon": "",
|
|
"component": ["kt_zzgl_datapackaging"]
|
|
},
|
|
{
|
|
"name": "弹窗KTWGWLGH",
|
|
"icon": "",
|
|
"component": ["KTWGWLGH"]
|
|
},
|
|
{
|
|
"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": "KTWGWLGH",
|
|
"name": "KTWGWLGH",
|
|
"component": "KTWGWLGH",
|
|
"type": "PopupWidget",
|
|
"segprefix": "KTWGWLGH"
|
|
},
|
|
{
|
|
"title": "弹框测试",
|
|
"name": "弹框测试",
|
|
"component": "EventBusExample",
|
|
"type": "RightWidget"
|
|
},
|
|
{
|
|
"title": "底1",
|
|
"name": "底1",
|
|
"component": "GlobalStateExample",
|
|
"type": "PopupWidget"
|
|
},
|
|
{
|
|
"name": "图层管理",
|
|
"component": "LayerManager15",
|
|
"segprefix": "TIS_LAYERMANAGER"
|
|
},
|
|
{
|
|
"name": "标绘面板",
|
|
"component": "plotPanelApp",
|
|
"icon": "icon-huojian",
|
|
"segprefix": "TIS_MGS"
|
|
}
|
|
]
|
|
}
|