From c0922b165f8d44bed0bf3fa303bef32f73381e65 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 14 Oct 2022 21:09:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJySet.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJySet.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/SrcJySet.js b/SrcJySet.js index 0f062b23..6d3256bb 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -2154,6 +2154,30 @@ function extension(){ col_type: "text_2" }); } + d.push({ + col_type: "line_blank" + }); + d.push({ + title: '💝 关于聚影', + col_type: "rich_text" + }); + d.push({ + col_type: "line" + }); + d.push({ + title: '这是一个有想法的小程序', + desc: '演示资源码、查看更新日志', + col_type: 'text_1', + url:$('#noLoading#').lazyRule(() => { + if(getMyVar('importjiekou')=="1"){ + putMyVar('importjiekou','0'); + }else{ + putMyVar('importjiekou','1'); + } + refreshPage(false); + return "hiker://empty"; + }) + }); d.push({ title: '
', col_type: 'rich_text'