From b0947006bc9b9f69dca30e7101081bdd4bd7f7c4 Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@iotlink.com> Date: 星期五, 21 五月 2021 14:31:08 +0800 Subject: [PATCH] 修复算例管理. tasks为空时列表渲染出错的问题 --- public/apps.json | 77 +++++++++++++++++++++++++++++++------- 1 files changed, 62 insertions(+), 15 deletions(-) diff --git a/public/apps.json b/public/apps.json index a8d2ce6..39b911a 100644 --- a/public/apps.json +++ b/public/apps.json @@ -232,6 +232,53 @@ "progressMsg": "" }, { + "id": "ee64fe23-7631-4ef9-9aca-ea09673693bf", + "name": "绯荤粺缁存姢(鏂扮増)", + "package": "maintain", + "type": "2", + "url": "/view/maintain/", + "title": "绯荤粺缁存姢(鏂扮増)", + "width": 1200, + "height": 650, + "iconBlob": "", + "icon": "../../images/app-mid/vindicate.png", + "version": "1.0.0", + "create_time": "2020-10-09 14:00:11", + "create_by": "", + "update_time": "", + "update_by": "", + "isDelete": 0, + "isDefault": true, + "remoteVersion": "", + "installed": true, + "isUpgrade": false, + "progressMsg": "" + }, + + { + "id": "ee64fe23-7631-4ef9-9aca-ea09673693df", + "name": "浜轰綋楠ㄩ璺熻釜", + "package": "humanPoseTrack", + "type": "2", + "url": "/view/humanPoseTrack/", + "title": "浜轰綋楠ㄩ璺熻釜", + "width": 1200, + "height": 650, + "iconBlob": "", + "icon": "../../images/app-mid/vindicate.png", + "version": "1.0.0", + "create_time": "2020-10-09 14:00:11", + "create_by": "", + "update_time": "", + "update_by": "", + "isDelete": 0, + "isDefault": true, + "remoteVersion": "", + "installed": true, + "isUpgrade": false, + "progressMsg": "" + }, + { "id": "1e51abbf-a4dd-4cf9-9eee-2149102d6d62", "name": "姣斿搴撶鐞�", "package": "library", @@ -261,8 +308,8 @@ "type": "2", "url": "/view/gb28181/", "title": "GB28181閰嶇疆", - "width": 600, - "height": 670, + "width": 1200, + "height": 970, "iconBlob": "", "icon": "../../images/app-mid/GB-config.png", "version": "1.0.2", @@ -414,8 +461,8 @@ "installed": true, "isUpgrade": false, "progressMsg": "" - },{ - + }, + { "id": "fa5674ee-70cf-4e22-8a06-c17429fb777", "name": "涔樺姟鍛樺畨鍏ㄨ涓哄垎鏋�", "package": "shuohuangMonitorAnalyze", @@ -439,19 +486,19 @@ "progressMsg": "" }, { - "id": "af412cbe-472e-4dbc-b962-b290483c9ea1", - "name": "璁惧涓績", - "package": "deviceCenter", + "id": "fa5674ee-70cf-4e22-8a06-c171292b777", + "name": "绯荤粺鐩戞帶", + "package": "systemMonitor", "type": "2", - "url": "/view/deviceCenter/", - "title": "璁惧涓績", - "width": 1200, - "height": 670, + "url": "/view/systemMonitor/", + "title": "绯荤粺鐩戞帶", + "width": 1220, + "height": 800, "iconBlob": "", - "icon": "../../images/app-mid/datastack-config.png", - "version": "1.0.1", - "create_time": "2021-04-01 21:47:38", - "create_by": "basic", + "icon": "../../images/app-mid/visual.png", + "version": "1.0.0", + "create_time": "2020-10-09 14:00:08", + "create_by": "", "update_time": "", "update_by": "", "isDelete": 0, -- Gitblit v1.8.0