即使仅在 IE11 中弹出,背景覆盖也不会消失。在 chrome、safari 和 firefox 中运行良好。
swal({
title: 'ERROR!',
text: 'Please check email and/or captcha',
type: 'error',
timer: 2000,
showConfirmButton: false
}).catch(swal.noop);
见图片:图片链接