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

This commit is contained in:
RuoYi 2021-05-24 14:15:41 +08:00
parent 7e79c4f249
commit 883cff5de9
2 changed files with 47 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -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,