From 2d3f417db6f6cd0650e1cfc37ded125c54a6a5fa Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Mon, 11 Jul 2022 15:03:19 +0000 Subject: [PATCH] update SrcJuying.js. --- SrcJuying.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcJuying.js b/SrcJuying.js index 1bac22cf..a0e504ad 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -1064,7 +1064,7 @@ function SRCSet() { d.push({ title:'测试', col_type:'text_3', - url: $().lazyRule(()=>{ + url: $().lazyRule((data)=>{ var dataurl = getMyVar('parseurl'); var dataname = getMyVar('parsename')||'测试'; var datahead = getMyVar('parseheader',data.header?JSON.stringify(data.header):"{}"); @@ -1176,7 +1176,7 @@ function SRCSet() { url: "hiker://empty" }) return "hiker://empty"; - }), + }, data), extra:{ id: 'jxtest' }