This website works better with JavaScript.
首頁
註冊
登入
DedeBIZ
/
DedeV6
關註
2
收藏
0
複製
0
程式碼
合併請求
0
版本發佈
29
Activity
瀏覽代碼
Update indexbody.js
tags/6.2.0
xushubieli
2 年之前
父節點
4b96eec0e0
當前提交
0b1710883a
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/admin/js/indexbody.js
+ 1
- 1
src/admin/js/indexbody.js
查看文件
@@ -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…
取消
儲存