支持IE9
This commit is contained in:
parent
0c5b3df4d5
commit
d6482a6925
|
@ -19,7 +19,7 @@
|
|||
@RenderSection("css", false)
|
||||
</head>
|
||||
<body>
|
||||
<!--[if lte IE 9 ]>
|
||||
<!--[if lt IE 9 ]>
|
||||
<div id="ieAlert" class="alert alert-danger alert-dismissible">
|
||||
<div>你的浏览器版本太低,不能完美的支持本系统,请升级到至少IE9 <a href="../IE/IE9.exe" target="_blank">速速点击下载</a> <a href="https://support.microsoft.com/zh-cn/help/17621/internet-explorer-downloads" target="_blank">微软官方下载</a> !</div>
|
||||
<button type="button" class="close" data-dismiss="alert"><span aria-hidden="true">×</span><span class="sr-only">关闭</span></button>
|
||||
|
|
Loading…
Reference in New Issue