From 3ddca18946d4ccc2b6fc2ba92521ad1d06c2651d Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 13 Jul 2024 14:14:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyPublic.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyPublic.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 612491ea..574b780c 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -610,7 +610,7 @@ function getHistory(){ // 获取图标地址 function getIcon(icon) { if(!icon.includes('.svg')){ - return codepath + icon; + return codepath + 'img/' + icon; } let color = getItem('主题颜色',''); return codepath + 'img/' + icon + (!color?'':'?s='+color+'@js=' + $.toString((color) => {