{ "apps": [ { "id": "app_demo", "name": "应用7001", "icon": "http://localhost:7001/icon.png", "entry": "http://localhost:7001/", "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": "testApp2", "icon": "icon-huojian", "segprefix": "tis-component-demo-2" }, { "name": "地图设置", "component": "setting", "type": "config", "segprefix": "jjjj" } ] }, { "id": "tis-component-demo", "name": "组件7002", "icon": "http://localhost:7001/icon.png", "entry": "http://localhost:7001/", "menuBar": [ { "name": "战场监控", "icon": "", "component": ["testApp"] }, { "name": "菜单2弹窗", "icon": "", "component": ["testConfig"] }, { "name": "菜单3侧边&弹窗", "icon": "", "component": ["SlideExample", "kt_zzgl_datapackaging"] }, { "name": "打包测试", "icon": "", "component": ["kt_zzgl_datapackaging"] } ] } ], "widgets": [ { "name": "浮窗7002", "type": "widget", "id": "widget_demo_3", "position": "right", "自定义浮窗可以配置以下属性": "注释", "默认大小width和hegith": "注释", "width": 401, "height": 257, "isDraggable/isResizable是否可拖拽/调整大小": "注释", "isDraggable": true, "isResizable": true, "isTitle":false, "entry": "http://localhost:7002", "icon": "http://localhost:7002/icon.png" } ], "components": [ { "name": "测试配置", "component": "testConfig", "type": "config", "configTitle": "测试配置设置", "segprefix": "TIS_COMPONET_EXAMPLE" }, { "name": "地图设置", "component": "setting-map", "type": "config", "configTitle": "地图基础设置", "segprefix": "jjjj" }, { "name": "筹划设置", "component": "setting-ch", "type": "config", "segprefix": "jjjj" }, { "name": "打包测试", "component": "kt_zzgl_datapackaging", "segprefix": "KT_SJDB" } ] }