📅  最后修改于: 2022-03-11 15:02:11.891000             🧑  作者: Mango
setTimeout(function(){
$('#overlay'). modal('hide')
}, 5000);
//#overlay will be the ID of modal which you want to hide or show modal