欢迎使用CSDN-markdown编辑器

来源:互联网 发布:excel数据有效性设置跨 编辑:程序博客网 时间:2024/06/16 00:51

bootstrap中,模态框

打开页面,就跳出模态框在head中添加

<script>    $(function(){    $("#modal-register").modal("show");`</script----------
原创粉丝点击