ie8及ie10在浏览器不兼容

<meta http-equiv="X-UA-Compatible" content="IE=edge">

<!--[if lt IE 9]>
<script src="${pageContext.request.contextPath}/js/html5.min.js"></script>
<script src="${pageContext.request.contextPath}/js/respond.min.js"></script>
<![endif]-->

posted @ 2019-11-26 15:21  直男理论  阅读(210)  评论(0)    收藏  举报