@@ -101,7 +101,7 @@ ul, li {
width: 2.92rem;
height: 1.2rem;
position: absolute;
- top: 1.68rem;
+ top: 1.8rem;
left: 1.73rem;
z-index: 9999;
display: none;
@@ -197,7 +197,8 @@
input.select();
// 执行浏览器复制命令
document.execCommand("copy");
- toastr.error('复制成功当前网址成功!')
+ toastr.error('复制成功当前网址成功!');
+ $('#inviteCopy').blur();
})
}
//点击选择框