소스 검색

新增IE浏览器版本过低提示页面

RuoYi 3 년 전
부모
커밋
883cff5de9
2개의 변경된 파일47개의 추가작업 그리고 0개의 파일을 삭제
  1. 46 0
      ruoyi-ui/public/html/ie.html
  2. 1 0
      ruoyi-ui/public/index.html

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 46 - 0
ruoyi-ui/public/html/ie.html


+ 1 - 0
ruoyi-ui/public/index.html

@@ -7,6 +7,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
     <title><%= webpackConfig.name %></title>
+    <!--[if lt IE 11]><script>window.location.href='html/ie.html';</script><![endif]-->
 	  <style>
     html,
     body,