feat: There is no way the, IE 不兼容 提示页面

This commit is contained in:
396572590@qq.com
2022-06-27 10:32:45 +08:00
parent 5ed6d5611f
commit 7757d1db53
+2 -3
View File
@@ -29,8 +29,7 @@
background-attachment: fixed;
}
#headerId {margin:0;}
h1 {font-family:'Lato',sans-serif;font-weight:300;letter-spacing:2px;font-size:35px;}
p {color: #fff;font-size: 25px;}
.p1Class {color: #fff;font-size: 25px;}
.inner-header {height:65vh;width:100%;margin:0;padding:0;}
.flex {display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;}
</style>
@@ -51,7 +50,7 @@
" <div class=\"logo\"></div>\n" +
"\n" +
" <div class=\"inner-header flex\">\n" +
" <p>检测到您使用的是IE浏览器,建议您更换为谷歌浏览器或火狐浏览器</p>\n" +
" <p class=\"p1Class\">检测到您使用的是IE浏览器,建议您更换为谷歌浏览器或火狐浏览器</p>\n" +
"<!-- <a id=\"UrlId\" href=\"\">无需等待,点击进入</a>-->\n" +
" </div>\n" +
" </div>";