update SrcJySet.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent 885bad538d
commit f05455ac49
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 4
      SrcJySet.js

@ -5,7 +5,7 @@ function SRCSet() {
//refreshPage(false);
}));
setPageTitle("♥管理"+getVar('SrcJuying-Version', ''));
clearMyVar('duoselect');
function getTitle(title, Color) {
return '<font color="' + Color + '">' + title + '</font>';
}
@ -896,7 +896,7 @@ function SRCSet() {
if(pasteurl){
let code = sm+'¥'+aesEncode('Juying', pasteurl)+'¥1小时内有效';
copy(code);
return "toast://聚影分享口令已生成";
return "toast://"+sm2;
}else{
return "toast://分享失败,剪粘板异常";
}

Loading…
Cancel
Save