|
|
@ -5,7 +5,7 @@ function SRCSet() { |
|
|
|
clearMyVar('duoselect'); |
|
|
|
clearMyVar('duoselect'); |
|
|
|
//refreshPage(false);
|
|
|
|
//refreshPage(false);
|
|
|
|
})); |
|
|
|
})); |
|
|
|
setPageTitle("♥管理"+getVar('SrcJuying-Version', '')); |
|
|
|
setPageTitle("♥管理"+getMyVar('SrcJuying-Version', '')); |
|
|
|
clearMyVar('duoselect'); |
|
|
|
clearMyVar('duoselect'); |
|
|
|
function getTitle(title, Color) { |
|
|
|
function getTitle(title, Color) { |
|
|
|
return '<font color="' + Color + '">' + title + '</font>'; |
|
|
|
return '<font color="' + Color + '">' + title + '</font>'; |
|
|
|