From 19c9dbe459bfbe51917193ec75b08b299bd2e7ca Mon Sep 17 00:00:00 2001 From: shefengchun <1077478963@qq.com> Date: Fri, 6 Jan 2023 11:20:23 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E8=9E=8D=E5=90=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/en-US/index.ts | 3 +-- src/pages/TopToolBar.vue | 14 +------------- src/store/index.ts | 4 ++-- 3 files changed, 4 insertions(+), 17 deletions(-) diff --git a/src/i18n/en-US/index.ts b/src/i18n/en-US/index.ts index 1e21136..3d46c3e 100644 --- a/src/i18n/en-US/index.ts +++ b/src/i18n/en-US/index.ts @@ -378,8 +378,7 @@ export default { "please select window rotation": "Please Select Window Rotation", "hdmi internal": "HDMI Internal", set: "Set", - "hdmi audio frequency acquisition device": - "HDMI Audio Frequency Acquisition Device", + "hdmi audio frequency acquisition device":"HDMI Audio Frequency Acquisition Device", "send command": "Send Command", "please check connection config": "Please Check Connection Config", "connection setting": "Connection Setting", diff --git a/src/pages/TopToolBar.vue b/src/pages/TopToolBar.vue index 39d11bc..647036b 100644 --- a/src/pages/TopToolBar.vue +++ b/src/pages/TopToolBar.vue @@ -409,19 +409,7 @@ - - - - - - - {{ $t("fusion settings") }} - - + boolean; isSpecialVideo: () => boolean; // @@ -341,6 +340,7 @@ export default store(function (/* { ssrContext } */) { landspace: window.innerWidth > window.innerHeight, device_attribute: 0, power_state: false, + fusion_configuration:{}, product_name: EProductNames.LED_PLAYER, custom_defines: new CustomDefines(),