From ecc7498c074243640046ea5f1516949892c1b4a4 Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@iotlink.com> Date: 星期一, 01 二月 2021 14:24:42 +0800 Subject: [PATCH] 添加云南摄像机播放器应用 --- public/apps.json | 35 +++++++++++++++++++++++++++++------ 1 files changed, 29 insertions(+), 6 deletions(-) diff --git a/public/apps.json b/public/apps.json index 7e5d3b6..140d262 100644 --- a/public/apps.json +++ b/public/apps.json @@ -370,12 +370,12 @@ "progressMsg": "" }, { - "id": "fa5434ee-70cf-4e22-8a06-c17429fbb70b", - "name": "鐩告満鏍囧畾", - "package": "labelMark", - "type": "2", - "url": "/view/labelMark/", - "title": "鐩告満鏍囧畾", + "id": "fa5674ee-70cf-4e22-8a06-c17429fbb70b", + "name": "鍏ㄦ櫙杩借釜", + "package": "panoramicView", + "type": "1", + "url": "/view/panoramicView/", + "title": "鍏ㄦ櫙杩借釜", "width": 1500, "height": 750, "iconBlob": "", @@ -391,6 +391,29 @@ "installed": true, "isUpgrade": false, "progressMsg": "" + },{ + + "id": "fa5674ee-70cf-4e22-8a06-c17429fb777", + "name": "涔樺姟鍛樺畨鍏ㄨ涓哄垎鏋�", + "package": "shuohuangMonitorAnalyze", + "type": "1", + "url": "/view/shuohuangMonitorAnalyze/", + "title": "涔樺姟鍛樺畨鍏ㄨ涓哄垎鏋�", + "width": 1500, + "height": 750, + "iconBlob": "", + "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, + "isDefault": false, + "remoteVersion": "", + "installed": true, + "isUpgrade": false, + "progressMsg": "" } ], "msg": "璇锋眰澶勭悊鎴愬姛", -- Gitblit v1.8.0