From f4672a2210492095768ebb5597571016c5cee3f6 Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@iotlink.com> Date: 星期五, 25 六月 2021 11:48:47 +0800 Subject: [PATCH] 修复视频开始时间的显示 --- public/apps.json | 31 +++++++++++++++---------------- 1 files changed, 15 insertions(+), 16 deletions(-) diff --git a/public/apps.json b/public/apps.json index fd63aa6..8dcedee 100644 --- a/public/apps.json +++ b/public/apps.json @@ -277,7 +277,6 @@ "isUpgrade": false, "progressMsg": "" }, - { "id": "ee64fe23-7631-4ef9-9aca-ea09673693df", "name": "浜轰綋楠ㄩ璺熻釜", @@ -331,8 +330,8 @@ "type": "2", "url": "/view/gb28181/", "title": "GB28181閰嶇疆", - "width": 600, - "height": 670, + "width": 1200, + "height": 850, "iconBlob": "", "icon": "../../images/app-mid/GB-config.png", "version": "1.0.2", @@ -484,8 +483,8 @@ "installed": true, "isUpgrade": false, "progressMsg": "" - },{ - + }, + { "id": "fa5674ee-70cf-4e22-8a06-c17429fb777", "name": "涔樺姟鍛樺畨鍏ㄨ涓哄垎鏋�", "package": "shuohuangMonitorAnalyze", @@ -509,19 +508,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