From ff58b3c203ab46d41e447ea428138ba31e3362df Mon Sep 17 00:00:00 2001 From: ZZJ <zzjdsg2300@163.com> Date: 星期一, 22 十一月 2021 16:11:31 +0800 Subject: [PATCH] 图标替换 --- public/apps.json | 25 ++++++++++++++++++++++++- 1 files changed, 24 insertions(+), 1 deletions(-) diff --git a/public/apps.json b/public/apps.json index 4c34d51..0cf49bf 100644 --- a/public/apps.json +++ b/public/apps.json @@ -217,7 +217,7 @@ "url": "/view/syslog/", "title": "鏃ュ織绠$悊", "width": 1200, - "height": 600, + "height": 680, "iconBlob": "", "icon": "../../images/app-mid/log-manage.png", "version": "1.0.0", @@ -645,6 +645,29 @@ "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