From 8360e35cd88601857af6bc97400777974bae182b Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 11 Jun 2024 10:29:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuying.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuying.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SrcJuying.js b/SrcJuying.js index 6785262a..79e1b8ad 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -353,7 +353,7 @@ function dianboyiji() { if(MY_PAGE==1){ d.push({ - title: "换源", + title: "换主页源", url: $('#noLoading#').lazyRule(() => { require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyPublic.js'); return selectSource(); @@ -362,7 +362,7 @@ function dianboyiji() { col_type: "icon_3_round_fill" }) d.push({ - title: "占位", + title: "搜索方式", url: $('#noLoading#').lazyRule(() => { require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyPublic.js'); return selectSource(); @@ -371,7 +371,7 @@ function dianboyiji() { col_type: "icon_3_round_fill" }) d.push({ - title: "设置", + title: "我的设置", url: $('#noLoading#').lazyRule(() => { require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyPublic.js'); return selectSource();