|
|
{ "apps": [ { "name": "应用例子", "components": [ { "name": "组件测试用例", "component": "testApp", "icon": "icon-huojian", "segprefix": "TIS_COMPONET_EXAMPLE", "dependencies": [ "tis-component-demo-2" ] }, { "name": "组件测试用例2", "component": "testApp2", "icon": "icon-huojian", "segprefix": "tis-component-demo-2" }, { "name": "kt应用市场代码", "component": "pcmarket", "segprefix": "TIS_YYSC" }, { "name": "kt运行监控", "component": "tis_yxjk_xtyxjk", "segprefix": "TIS_YXJK" }, { "name": "纯jslib库", "component": "jsLibTest", "segprefix": "TIS_COMPONET_LIB", "lib": true } ], "id": "tis_app_frame", "entry": "http://localhost:7000", "icon": "http://localhost:7000/icon.png" }, { "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" } ], "id": "tis_app_template_kt", "entry": "http://localhost:7001", "icon": "http://localhost:7001/icon.png" }, { "name": "组件开发7001", "components": [ { "name": "左测", "component": "LeftWidget", "type": "left", "title": "左1", "lazy": false }, { "name": "右测", "component": "RightWidget", "type": "right", "title": "右1", "lazy": false }, { "name": "底部", "component": "BottomWidget", "type": "bottom", "title": "底1", "lazy": false }, { "name": "地图背景", "component": "Map2D", "type": "background", "segprefix": "TIS_COMPONENT_MAP2D", "lazy": false }, { "name": "弹窗", "component": "DialogWidget", "type": "dialog", "title": "弹1", "lazy": false }, { "name": "测试组件", "component": "TestConfig", "type": "config", "system": true, "title": "测1", "lazy": false, "segprefix": "" } ], "id": "tis_component_example", "entry": "http://localhost:7002", "icon": "http://localhost:7002/icon.png" } ], "widgets": [ { "name": "浮窗示例", "type": "widget", "position": "right", "entry": "http://localhost:7003", "icon": "http://localhost:7003/icon.png", "components": [ { "name": "组件测试用例", "component": "testApp", "icon": "icon-huojian", "segprefix": "TIS_COMPONET_EXAMPLE", "dependencies": [ "tis-component-demo-2" ] }, { "name": "组件测试用例2", "component": "testApp2", "icon": "icon-huojian", "segprefix": "tis-component-demo-2" } ], "id": "tis_widget_frame" } ], "components": [ { "name": "测试组件", "component": "TestConfig", "type": "config", "system": true, "title": "测1", "lazy": false, "segprefix": "" } ] }
|