From b2558d641dc84a3d290bf8c8b05c0178b1c06895 Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Wed, 9 Mar 2022 17:11:51 +0800 Subject: [PATCH] =?UTF-8?q?[web-app]=E9=9A=90=E8=97=8F=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web-app/src/assets/app-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-app/src/assets/app-data.json b/web-app/src/assets/app-data.json index 717f924..3a2c19e 100644 --- a/web-app/src/assets/app-data.json +++ b/web-app/src/assets/app-data.json @@ -44,7 +44,7 @@ { "key": "os", "text": "操作系统", - "hide": false, + "hide": true, "i18n": "menu.monitor.os", "icon": "anticon-windows" },