From 04c038af25f79ac7fc80e93054856a614f22b63b Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 12 六月 2024 16:43:39 +0800 Subject: [PATCH] 2024-06-12 --- src/index.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/index.js b/src/index.js index 2fbab2f..7d65f61 100644 --- a/src/index.js +++ b/src/index.js @@ -61,6 +61,7 @@ GLOB.upStatus = false GLOB.navBar = 'shutter' // 榛樿涓虹櫨鍙剁獥 GLOB.style = 'bg_black_style_blue' + GLOB.defLang = config.defaultLang GLOB.sysType = options.sysType if (GLOB.sysType !== 'cloud') { -- Gitblit v1.8.0