Update index.html
This commit is contained in:
parent
c13f7fcced
commit
94ee8eb3bd
@ -51,7 +51,7 @@
|
||||
|
||||
//定义输出文本,使用HTML格式
|
||||
var infoHTML =
|
||||
'<h1>您可能在使用不受支持的<b style="color:#f00;">过时</b>浏览器,。</h1>' +
|
||||
'<h1>您可能在使用不受支持的<b style="color:#f00;">过时</b>浏览器,这会导致加载出现问题。</h1>' +
|
||||
'<h2>如果您使用国产浏览器,请在右上方选择<b style="color:#f00;">“极速模式”</b>,而非“兼容模式”。</h2>' +
|
||||
'<h2>推荐使用基于 Chromium 的最新版本的 <a target="_blank" href="https://www.microsoft.com/zh-cn/windows/microsoft-edge" style="color:#f62;">Microsoft Edge 浏览器</a> 访问本站</h2>' +
|
||||
'<h4>UA调试区:' + ua + '</h4>';
|
||||
|
Loading…
Reference in New Issue
Block a user