From b198baff3a71f8dbfef344ea6c4da5641ab22f7d Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 23 May 2024 11:32: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 ff4a1d7e..3d470ef5 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -84,5 +84,5 @@ function sortByPinyin(arr) { } //文字上色 function colorTitle(title, Color) { - return '‘‘’’' + title + ''; + return '' + title + ''; } \ No newline at end of file