Merge pull request #60 from qkqpttgf/master

pull
This commit is contained in:
Mr.Lin
2020-03-28 17:10:53 +08:00
committed by GitHub
5 changed files with 70 additions and 46 deletions
+1 -2
View File
@@ -705,8 +705,7 @@
tmptextarea.select();
tmptextarea.setSelectionRange(0, tmptextarea.value.length);
document.execCommand("copy");
//alert(tmptextarea.innerHTML);
alert('Success');
alert(tmptextarea.innerHTML+'<?php echo getconstStr('Success'); ?>');
}
var sort=0;
function sortby(string) {