@@ -1068,7 +1068,7 @@ function codeCopy() {
document.body.appendChild(oInput)
oInput.select() // 选择对象;
document.execCommand('Copy')
-
+ layer.msg('已复制');
}
function marqueeTwo() {
//公告滚动效果