he0xff
https://stackoverflow.com/questions/19305821/multiple-modals-overlay#

$(document).on(\'hidden.bs.modal\', \'.modal\', function () {
$(\'.modal:visible\').length && $(document.body).addClass(\'modal-open\');
});


分类:

技术点:

相关文章: