From abe6a794c43bee12da0d90c6912e2f25e4c0b9b1 Mon Sep 17 00:00:00 2001
From: src48597962 <48597962@qq.com>
Date: Fri, 17 Nov 2023 21:40:33 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyAliDisk.js'?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
SrcJyAliDisk.js | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/SrcJyAliDisk.js b/SrcJyAliDisk.js
index d9a8d147..269207e5 100644
--- a/SrcJyAliDisk.js
+++ b/SrcJyAliDisk.js
@@ -398,7 +398,7 @@ function aliMyDisk(folder_id,nofilter) {
refreshPage(false);
return "hiker://empty";
}),
- col_type: 'icon_2'
+ col_type: 'icon_small_3'
})
d.push({
title: getMyVar("selectDisk","1")=="2"?"““””资源库":"资源库",
@@ -408,7 +408,17 @@ function aliMyDisk(folder_id,nofilter) {
refreshPage(false);
return "hiker://empty";
}),
- col_type: 'icon_2'
+ col_type: 'icon_small_3'
+ })
+ d.push({
+ title: getMyVar("selectDisk","1")=="3"?"““””盘搜索":"盘搜索",
+ img: "https://hikerfans.com/tubiao/grey/126.png",
+ url: $('#noLoading#').lazyRule(() => {
+ putMyVar("selectDisk","3");
+ refreshPage(false);
+ return "hiker://empty";
+ }),
+ col_type: 'icon_small_3'
})
}
try{