From 241f177ee649732c536b11da65972d5cca6f0f43 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 10 十二月 2023 19:20:19 +0800 Subject: [PATCH] 2023-12-10 --- src/index.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/index.js b/src/index.js index cab8b7b..d080be6 100644 --- a/src/index.js +++ b/src/index.js @@ -57,6 +57,7 @@ GLOB.mkHS = false GLOB.debugger = false GLOB.dataFormat = false + GLOB.upStatus = false GLOB.navBar = 'shutter' // 榛樿涓虹櫨鍙剁獥 GLOB.style = 'bg_black_style_blue' @@ -94,6 +95,7 @@ GLOB.probation = true GLOB.debugger = true GLOB.systemType = '' + GLOB.upStatus = config.updateStatus + '' !== 'false' GLOB.mainSystemApi = 'https://cloud.positecgroup.com/webapi/dostars' -- Gitblit v1.8.0