更新 'SrcJyPublic.js'

master
src48597962 9 months ago
parent 971705a4ec
commit cab5e7f345
  1. 2
      SrcJyPublic.js

@ -84,5 +84,5 @@ function sortByPinyin(arr) {
}
//文字上色
function colorTitle(title, Color) {
return '<font color="' + Color + '">' + title + '</font>';
return '““””<font color="' + Color + '">' + title + '</font>';
}
Loading…
Cancel
Save