From f807270374c6a540cc93e438c81d7bb30b8d238c Mon Sep 17 00:00:00 2001
From: src48597962 <48597962@qq.com>
Date: Mon, 15 Jul 2024 21:17:30 +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 | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/SrcJyAliDisk.js b/SrcJyAliDisk.js
index 72af4ebc..12c3483c 100644
--- a/SrcJyAliDisk.js
+++ b/SrcJyAliDisk.js
@@ -735,12 +735,13 @@ function aliMyDisk(folder_id, isSearch, drive_id) {
refreshPage(false);
return "hiker://empty";
},fenlei),
- pic_url: 'https://ss1.baidu.com/6ONXsjip0QIZ8tyhnq/it/u=3779990328,1416553241&fm=179&app=35&f=PNG?w=60&h=70&s=E7951B62A4639D153293A4E90300401B',
+ pic_url: getIcon("主页-热搜.svg", 1),//'https://ss1.baidu.com/6ONXsjip0QIZ8tyhnq/it/u=3779990328,1416553241&fm=179&app=35&f=PNG?w=60&h=70&s=E7951B62A4639D153293A4E90300401B',
col_type: 'avatar'
});
+ let rbcolor = getItem('主题颜色','#587bff');
list.forEach((item,i)=>{
d.push({
- title: (i=="0"?'““””' + (parseInt(i)+1).toString() + '\t\t' + item.title:i=="1"?'““””' + (parseInt(i)+1).toString() + '\t\t' + item.title:i=="2"?'““””' + (parseInt(i)+1).toString() + '\t\t' + item.title:'““””' + (parseInt(i)+1).toString() + '\t\t' + item.title)+'\n'+item.comment+'',
+ title: (i=="0"?'““””' + (parseInt(i)+1).toString() + '\t\t' + item.title:i=="1"?'““””' + (parseInt(i)+1).toString() + '\t\t' + item.title:i=="2"?'““””' + (parseInt(i)+1).toString() + '\t\t' + item.title:'““””' + (parseInt(i)+1).toString() + '\t\t' + item.title)+'\n'+item.comment+'',
url: item.title + searchurl,
pic_url: item.cover,
desc: item.description,
@@ -1135,7 +1136,7 @@ function yundiskhistory() {
refreshPage(false);
return 'hiker://empty';
}),
- img: "https://hikerfans.com/tubiao/grey/89.png",
+ img: getIcon("云盘-本地历史.svg"),//"https://hikerfans.com/tubiao/grey/89.png",
col_type: "icon_3_fill"
});
d.push({
@@ -1145,7 +1146,7 @@ function yundiskhistory() {
refreshPage(false);
return 'hiker://empty';
}),
- img: "https://hikerfans.com/tubiao/grey/110.png",
+ img: getIcon("云盘-云端历史.svg"),//"https://hikerfans.com/tubiao/grey/110.png",
col_type: "icon_3_fill"
});
d.push({
@@ -1160,7 +1161,7 @@ function yundiskhistory() {
}
return 'hiker://empty';
}),
- img: "https://hikerfans.com/tubiao/grey/92.png",
+ img: getIcon("云盘-记录上传.svg"),//"https://hikerfans.com/tubiao/grey/92.png",
col_type: "icon_3_fill"
});
if(getMyVar('云盘历史','1')=='1'){