From 0b76ffae3b02c5d41331c3590142efea2a8fff96 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 11 Apr 2023 22:42:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJu.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJu.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SrcJu.js b/SrcJu.js index 659ebc49..d6aa30e3 100644 --- a/SrcJu.js +++ b/SrcJu.js @@ -32,6 +32,7 @@ function yiji() { Version(); downloadicon(); let adminbtn = runModes; + adminbtn.unshift("切换"); adminbtn.unshift("管理"); d.push({ title: "设置", @@ -49,7 +50,7 @@ function yiji() { sourcenames.push(it.name); } }) - return $(sourcenames,2).select((runMode,sourcename,cfgfile,Juconfig) => { + return $(sourcenames,2,"请选择主页源").select((runMode,sourcename,cfgfile,Juconfig) => { clearMyVar(MY_RULE.title + "分类"); clearMyVar(MY_RULE.title + "更新"); clearMyVar(MY_RULE.title + "类别");