禁止动画效果 如果你不需要模态框弹出时的动画效果(淡入淡出效果),删掉 .fade 类即可。 <div class="modal" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true"> ... </div>