From b7143599bf5f8d3e5bf1b8a2f4875883d31aee53 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 7 Apr 2023 15:11:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJu.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJu.js | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/SrcJu.js b/SrcJu.js index db5fff6c..d296615a 100644 --- a/SrcJu.js +++ b/SrcJu.js @@ -74,12 +74,17 @@ function yiji() { d.push({ title: it.name, pic_url: it.img, - url: it.surl, + desc: "", + url: $('hiker://empty#immersiveTheme##autoCache#').rule(() => { + require(config.依赖); + erji(); + }), col_type: 'movie_1_vertical_pic', extra: { sname: it.sname, stype: it.sytpe, - surl: it.surl + surl: it.surl, + lineVisible: false } }) })