<script type="text/javascript">
        $.validator.setDefaults({ //取消 忽略对hidden的验证
            ignore: [],
        });

        $.msgBox = new MsgBox({ "imghref": "/images/" });
    </script>

 

posted on 2016-09-05 10:13  努力--坚持  阅读(1418)  评论(0编辑  收藏  举报