From 0eb129a9beddbb86ae74d7106a8e60823206b8d5 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 14 十二月 2023 11:29:15 +0800 Subject: [PATCH] 2023-12-14 --- src/index.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/index.js b/src/index.js index 1a76419..ed1baa4 100644 --- a/src/index.js +++ b/src/index.js @@ -70,6 +70,7 @@ GLOB.mkHS = false GLOB.debugger = false GLOB.dataFormat = false + GLOB.upStatus = false GLOB.navBar = 'shutter' // 榛樿涓虹櫨鍙剁獥 GLOB.style = 'bg_black_style_blue' @@ -107,6 +108,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