From f577c196420715d92a4dfbb11b41a2f311d0cf68 Mon Sep 17 00:00:00 2001 From: ZZJ <zzjdsg2300@163.com> Date: 星期五, 28 一月 2022 15:19:14 +0800 Subject: [PATCH] 设备权限管理 --- public/apps.json | 71 +++++++++++++++++++++++------------ 1 files changed, 47 insertions(+), 24 deletions(-) diff --git a/public/apps.json b/public/apps.json index 6d86fb1..f882d26 100644 --- a/public/apps.json +++ b/public/apps.json @@ -71,29 +71,6 @@ "progressMsg": "" }, { - "id": "7dea48a4-8294-4914-85d8-c2bbd4caf550", - "name": "搴旂敤涓績-鏃�", - "package": "algorithmManage_old", - "type": "2", - "url": "/view/ai_c/", - "title": "搴旂敤涓績-鏃�", - "width": 1243, - "height": 750, - "iconBlob": "", - "icon": "../../images/app-mid/algorithm-store.png", - "version": "1.0.0", - "create_time": "2020-10-09 14:00:02", - "create_by": "", - "update_time": "", - "update_by": "", - "isDelete": 0, - "isDefault": true, - "remoteVersion": "", - "installed": true, - "isUpgrade": false, - "progressMsg": "" - }, - { "id": "2224a376-5436-4323-ad65-c26d95efaa54", "name": "鎽勫儚鏈洪厤缃�", "package": "cameraAccess", @@ -217,7 +194,7 @@ "url": "/view/syslog/", "title": "鏃ュ織绠$悊", "width": 1200, - "height": 600, + "height": 680, "iconBlob": "", "icon": "../../images/app-mid/log-manage.png", "version": "1.0.0", @@ -622,6 +599,52 @@ "installed": true, "isUpgrade": false, "progressMsg": "" + }, + { + "id": "fa5674ee-70cf-4e22-8a06-c17426fb777", + "name": "浜掕仈缃戞暟鎹鐞�", + "package": "internetData", + "type": "2", + "url": "/view/internetData/", + "title": "浜掕仈缃戞暟鎹鐞�", + "width": 1440, + "height": 860, + "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": "" + }, + { + "id": "fa5674ee-70cf-4e22-8a06-c17426fb737", + "name": "浜掕仈缃戣澶囩鐞�", + "package": "internetEquipment", + "type": "2", + "url": "/view/internetEquipment/", + "title": "浜掕仈缃戣澶囩鐞�", + "width": 1440, + "height": 900, + "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