删除兼容性页面的跳转
This commit is contained in:
@@ -63,12 +63,6 @@
|
||||
</nav>
|
||||
<!-- nav end -->
|
||||
|
||||
<script>
|
||||
if(navigator.userAgent.indexOf("MSIE") > -1){
|
||||
location.href = "/static/img/unsupported_browser.html";
|
||||
}
|
||||
</script>
|
||||
|
||||
<div class="container main">
|
||||
<div class="row">
|
||||
<!-- admin left begin-->
|
||||
|
||||
Reference in New Issue
Block a user