diff --git a/Srclive.js b/Srclive.js new file mode 100644 index 00000000..b9403cd1 --- /dev/null +++ b/Srclive.js @@ -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 '' + title + ''; + } + var d = []; +} \ No newline at end of file