data.code == '200' ? window.location.reload() : alert('拷贝失败,请重试') #如果状态码是200就刷新页面,如果不是就提示拷贝失败,请重试页面自动刷新
setInterval(function () { refresh_sms() refresh_mail() }, 5000)