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 @@