From 862e44ef9bd99ac776de46158e6fbd3f5761cb09 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 12 Feb 2023 20:31:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyAlist.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyAlist.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/SrcJyAlist.js b/SrcJyAlist.js index 4f744c2c..faf45847 100644 --- a/SrcJyAlist.js +++ b/SrcJyAlist.js @@ -116,8 +116,7 @@ function Alistlist(alistapi){ d.push({ title: item.name, img: item.thumb || "https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg", - url: alistapi.server+MY_PARAMS.path+"/"+item.name + '#isVideo=true#', - /*$('#noLoading#').lazyRule((apiurl,path,password) => { + url: $('#noLoading#').lazyRule((apiurl,path,password) => { require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyAlist.js'); let json = JSON.parse(gethtml(apiurl, path, password)); if(json.code==200){ @@ -125,7 +124,7 @@ function Alistlist(alistapi){ } return "hiker://empty"; }, alistapi.server+"/api/fs/get", MY_PARAMS.path+"/"+item.name, alistapi.password), - */ + col_type: 'avatar', }) })