parent
e666586e14
commit
d2097586e6
@ -0,0 +1,15 @@ |
||||
function SRCSet() { |
||||
addListener("onClose", $.toString(() => { |
||||
clearMyVar('guanlicz'); |
||||
clearMyVar('duoselect'); |
||||
clearMyVar('datalist'); |
||||
//refreshPage(false);
|
||||
})); |
||||
setPageTitle("♥管理"+getMyVar('SrcJuying-Version', '')); |
||||
clearMyVar('duoselect'); |
||||
clearMyVar('datalist'); |
||||
function getTitle(title, Color) { |
||||
return '<font color="' + Color + '">' + title + '</font>'; |
||||
} |
||||
var d = []; |
||||
} |
Loading…
Reference in new issue