From 4aa7784ec59528da3438215d66201f297597af03 Mon Sep 17 00:00:00 2001 From: miao <2514145421@qq.com> Date: Fri, 2 Dec 2022 14:40:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AF=BC=E8=88=AA=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E4=B8=8D=E5=8F=AF=E6=8B=96=E6=8B=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SystemSettingDialog.vue | 1 + src/pages/TopToolBar.vue | 1822 ++++++++++++------------ src/pages/custom/ISVTopToolBar.vue | 4 +- 3 files changed, 914 insertions(+), 913 deletions(-) diff --git a/src/components/SystemSettingDialog.vue b/src/components/SystemSettingDialog.vue index 8d77aa9..07ad765 100644 --- a/src/components/SystemSettingDialog.vue +++ b/src/components/SystemSettingDialog.vue @@ -2,6 +2,7 @@ - - - - - - - - {{ $t("upgrade") }} - - - - - - - -
-
- - - - - - - {{ item.name ? item.name : $t("client") + index }} - - - {{ item.host }} - - - -
-
- - - - {{ $t("logout") }} - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ $t("grid setting") }} - - - - - - - - - - {{ $t("file manage") }} - - - - - - - - - {{ $t("background image setting") }} - - - - - - - - - {{ $t("database import") }} - - - - - - - - - {{ $t("database export") }} - - - - - - - - - {{ $t("joint action equipment") }} - - - - - - - - - {{ $t("upgrade") }} - - - - - - - - - {{ $t("CN/EN switch") }} - - - - - - - - - {{ $t("register device") }} - - - - - - - - - {{ $t("about") }} - - - - - - - AdvancedDebug - - - - - - - - - - - - - {{ $store.state.fan_temp.toFixed(1) }} ℃ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + diff --git a/src/pages/custom/ISVTopToolBar.vue b/src/pages/custom/ISVTopToolBar.vue index 397f4fb..fb00985 100644 --- a/src/pages/custom/ISVTopToolBar.vue +++ b/src/pages/custom/ISVTopToolBar.vue @@ -1,6 +1,6 @@