From 53e6a610d8ad31d479a9162c140e5114774d3850 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 18 Jun 2024 21:51:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyMenu.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyMenu.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/SrcJyMenu.js b/SrcJyMenu.js index 118aa4b8..da9ecd09 100644 --- a/SrcJyMenu.js +++ b/SrcJyMenu.js @@ -45,13 +45,19 @@ function erjimenu(desc) { lookset(); }), pic_url: 'https://hikerfans.com/tubiao/messy/37.svg', - col_type: 'icon_small_3' + col_type: 'icon_small_3', + extra: { + cls: "Juloadlist" + } }, { title: "切换站源", url: !fileExist(jxfile) ? "toast://分享页面或没有接口,无法扩展更多片源" : "toast://暂未上线", pic_url: 'https://hikerfans.com/tubiao/messy/20.svg', - col_type: 'icon_small_3' + col_type: 'icon_small_3', + extra: { + cls: "Juloadlist" + } } ] }