feat: There is no way the, IE 不兼容 提示页面
This commit is contained in:
+2
-3
@@ -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>";
|
||||
|
||||
Reference in New Issue
Block a user