Il sito funziona meglio con JavaScript.
Home
Registrati
Accedi
DedeBIZ
/
DedeV6
Segui
2
Vota
0
Forka
0
Codice
Pull Requests
0
Rilasci
31
Attività
Sfoglia il codice sorgente
Update indexbody.js
tags/6.2.0
xushubieli
2 anni fa
parent
4b96eec0e0
commit
0b1710883a
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/admin/js/indexbody.js
+ 1
- 1
src/admin/js/indexbody.js
Vedi File
@@ -47,7 +47,7 @@ function copyFn(){
var val = document.getElementById('text');
window.getSelection().selectAllChildren(val);
document.execCommand ("Copy");
//alert("成功复制系统
信息");
alert("成功复制软件配置
信息");
}
//Dedebiz info
var dedebizInfo;
Write
Preview
Loading…
Annulla
Salva