From a3ba5a5e67d94f6e042ff3d0ac7ebe41b8e39b9f Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 23 Nov 2024 20:21:39 +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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/SrcJuying.js b/SrcJuying.js index e0af0bea..c4416700 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -1469,6 +1469,14 @@ function yiji() { putMyVar('startCheck', 1); } } +// 新搜索页 +function newSearch() { + let d = []; + let sourceAllList = getDatas("jk", 1).filter(x=> !x.onlysearch); + let groupnames = getJiekouGroups(sourceAllList); + + setResult(d); +} // 版本检测 function Version() {