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 | 104 +++++++++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 98 insertions(+), 6 deletions(-) diff --git a/public/apps.json b/public/apps.json index e16818d..f882d26 100644 --- a/public/apps.json +++ b/public/apps.json @@ -25,14 +25,37 @@ "progressMsg": "" }, { + "id": "a9c4a1ad-0137-4137-acf3-fc293d6c295e", + "name": "闀挎槬", + "package": "changchunTrack", + "type": "2", + "url": "/view/changchunTrack/", + "title": "闀挎槬", + "width": 1328, + "height": 690, + "iconBlob": "", + "icon": "../../images/app-mid/monitor.png", + "version": "1.0.0", + "create_time": "2020-10-09 14:00:01", + "create_by": "", + "update_time": "", + "update_by": "", + "isDelete": 0, + "isDefault": true, + "remoteVersion": "", + "installed": true, + "isUpgrade": false, + "progressMsg": "" + }, + { "id": "7dea48a4-8294-4914-85d8-c2bbd4caf553", "name": "搴旂敤涓績", "package": "algorithmManage", "type": "2", "url": "/view/ai/", "title": "搴旂敤涓績", - "width": 1243, - "height": 670, + "width": 1036, + "height": 742, "iconBlob": "", "icon": "../../images/app-mid/algorithm-store.png", "version": "1.0.0", @@ -171,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", @@ -216,7 +239,7 @@ "type": "2", "url": "/view/settings/", "title": "绯荤粺璁剧疆", - "width": 1200, + "width": 1024, "height": 650, "iconBlob": "", "icon": "../../images/app-mid/settings.png", @@ -262,8 +285,8 @@ "type": "2", "url": "/view/vindicate/", "title": "绯荤粺缁存姢", - "width": 760, - "height": 534, + "width": 1024, + "height": 650, "iconBlob": "", "icon": "../../images/app-mid/vindicate.png", "version": "1.0.0", @@ -331,6 +354,29 @@ "type": "2", "url": "/view/library/", "title": "姣斿搴撶鐞�", + "width": 1200, + "height": 670, + "iconBlob": "", + "icon": "../../images/app-mid/library.png", + "version": "1.0.0", + "create_time": "2020-10-10 20:39:25", + "create_by": "basic", + "update_time": "", + "update_by": "", + "isDelete": 0, + "isDefault": true, + "remoteVersion": "", + "installed": true, + "isUpgrade": false, + "progressMsg": "" + }, + { + "id": "1e51abbf-a4dd-4cf9-9eee-2149102d6d43", + "name": "绯荤粺鐩戞帶", + "package": "systemMonitor", + "type": "2", + "url": "/view/systemMonitor/", + "title": "绯荤粺鐩戞帶", "width": 1200, "height": 670, "iconBlob": "", @@ -553,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